Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-28 11:31:46 +00:00
parent 04b05356fe
commit 3e39117fa9
12 changed files with 159 additions and 704 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="wireshark-0.0.23"></a>
### [wireshark-0.0.23](https://github.com/truecharts/apps/compare/wireshark-0.0.22...wireshark-0.0.23) (2022-02-28)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update container image tccr.io/truecharts/wireshark to v3.4.9 ([#1981](https://github.com/truecharts/apps/issues/1981))
<a name="wireshark-0.0.22"></a>
### [wireshark-0.0.22](https://github.com/truecharts/apps/compare/wireshark-0.0.21...wireshark-0.0.22) (2022-02-21)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/wireshark"` | |
| image.tag | string | `"v2.4.5"` | |
| image.tag | string | `"v3.4.9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.varrun.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long