diff --git a/stable/wireshark/4.0.14/app-changelog.md b/stable/wireshark/4.0.14/app-changelog.md deleted file mode 100644 index 5ec977e59a..0000000000 --- a/stable/wireshark/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wireshark-4.0.14](https://github.com/truecharts/charts/compare/wireshark-4.0.13...wireshark-4.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/wireshark/4.0.14/CHANGELOG.md b/stable/wireshark/4.0.15/CHANGELOG.md similarity index 94% rename from stable/wireshark/4.0.14/CHANGELOG.md rename to stable/wireshark/4.0.15/CHANGELOG.md index 14b5bdfaa0..87cc01deda 100644 --- a/stable/wireshark/4.0.14/CHANGELOG.md +++ b/stable/wireshark/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wireshark-4.0.15](https://github.com/truecharts/charts/compare/wireshark-4.0.14...wireshark-4.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wireshark to 3.6.5 + + + + ## [wireshark-4.0.14](https://github.com/truecharts/charts/compare/wireshark-4.0.13...wireshark-4.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [wireshark-4.0.5](https://github.com/truecharts/charts/compare/wireshark-4.0.4...wireshark-4.0.5) (2022-12-12) -### Chore - -- update container image tccr.io/truecharts/wireshark to 3.6.5 - - ### Fix - -- probe type ([#5005](https://github.com/truecharts/charts/issues/5005)) - - diff --git a/stable/wireshark/4.0.14/Chart.yaml b/stable/wireshark/4.0.15/Chart.yaml similarity index 98% rename from stable/wireshark/4.0.14/Chart.yaml rename to stable/wireshark/4.0.15/Chart.yaml index 03a2284c3a..f77cc02d1d 100644 --- a/stable/wireshark/4.0.14/Chart.yaml +++ b/stable/wireshark/4.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 4.0.14 +version: 4.0.15 appVersion: "3.6.5" description: Wireshark is the worlds foremost and widely-used network protocol analyzer. type: application diff --git a/stable/wireshark/4.0.14/README.md b/stable/wireshark/4.0.15/README.md similarity index 100% rename from stable/wireshark/4.0.14/README.md rename to stable/wireshark/4.0.15/README.md diff --git a/stable/wireshark/4.0.15/app-changelog.md b/stable/wireshark/4.0.15/app-changelog.md new file mode 100644 index 0000000000..8e6f2e9912 --- /dev/null +++ b/stable/wireshark/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wireshark-4.0.15](https://github.com/truecharts/charts/compare/wireshark-4.0.14...wireshark-4.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wireshark to 3.6.5 + + \ No newline at end of file diff --git a/stable/wireshark/4.0.14/app-readme.md b/stable/wireshark/4.0.15/app-readme.md similarity index 100% rename from stable/wireshark/4.0.14/app-readme.md rename to stable/wireshark/4.0.15/app-readme.md diff --git a/stable/wireshark/4.0.14/charts/common-11.1.2.tgz b/stable/wireshark/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/wireshark/4.0.14/charts/common-11.1.2.tgz rename to stable/wireshark/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/wireshark/4.0.14/ix_values.yaml b/stable/wireshark/4.0.15/ix_values.yaml similarity index 87% rename from stable/wireshark/4.0.14/ix_values.yaml rename to stable/wireshark/4.0.15/ix_values.yaml index 12e80a355f..05e2e262fa 100644 --- a/stable/wireshark/4.0.14/ix_values.yaml +++ b/stable/wireshark/4.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: 3.6.5@sha256:9f849f88a838a489fd09b6bffff47d88597f323c8965ae863b22d4b88369ba7b + tag: 3.6.5@sha256:f0c827f79331e447651a227e7a92ea86880730c4dc7ef734ceda1ee389055829 securityContext: readOnlyRootFilesystem: false diff --git a/stable/wireshark/4.0.14/questions.yaml b/stable/wireshark/4.0.15/questions.yaml similarity index 100% rename from stable/wireshark/4.0.14/questions.yaml rename to stable/wireshark/4.0.15/questions.yaml diff --git a/stable/wireshark/4.0.14/templates/common.yaml b/stable/wireshark/4.0.15/templates/common.yaml similarity index 100% rename from stable/wireshark/4.0.14/templates/common.yaml rename to stable/wireshark/4.0.15/templates/common.yaml diff --git a/stable/wireshark/4.0.14/values.yaml b/stable/wireshark/4.0.15/values.yaml similarity index 100% rename from stable/wireshark/4.0.14/values.yaml rename to stable/wireshark/4.0.15/values.yaml