diff --git a/stable/wireshark/4.0.2/app-changelog.md b/stable/wireshark/4.0.2/app-changelog.md deleted file mode 100644 index 55bec79e5db..00000000000 --- a/stable/wireshark/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wireshark-4.0.2](https://github.com/truecharts/charts/compare/wireshark-4.0.1...wireshark-4.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/wireshark/4.0.2/CHANGELOG.md b/stable/wireshark/4.0.3/CHANGELOG.md similarity index 100% rename from stable/wireshark/4.0.2/CHANGELOG.md rename to stable/wireshark/4.0.3/CHANGELOG.md diff --git a/stable/wireshark/4.0.2/Chart.yaml b/stable/wireshark/4.0.3/Chart.yaml similarity index 98% rename from stable/wireshark/4.0.2/Chart.yaml rename to stable/wireshark/4.0.3/Chart.yaml index 7e40cc72ce9..5c59e9280ad 100644 --- a/stable/wireshark/4.0.2/Chart.yaml +++ b/stable/wireshark/4.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: wireshark -version: 4.0.2 +version: 4.0.3 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.2/README.md b/stable/wireshark/4.0.3/README.md similarity index 100% rename from stable/wireshark/4.0.2/README.md rename to stable/wireshark/4.0.3/README.md diff --git a/stable/wireshark/4.0.3/app-changelog.md b/stable/wireshark/4.0.3/app-changelog.md new file mode 100644 index 00000000000..fa701685dcf --- /dev/null +++ b/stable/wireshark/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wireshark-4.0.3](https://github.com/truecharts/charts/compare/wireshark-4.0.2...wireshark-4.0.3) (2022-11-22) + +### 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.2/app-readme.md b/stable/wireshark/4.0.3/app-readme.md similarity index 100% rename from stable/wireshark/4.0.2/app-readme.md rename to stable/wireshark/4.0.3/app-readme.md diff --git a/stable/wireshark/4.0.2/charts/common-11.0.3.tgz b/stable/wireshark/4.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/wireshark/4.0.2/charts/common-11.0.3.tgz rename to stable/wireshark/4.0.3/charts/common-11.0.3.tgz diff --git a/stable/wireshark/4.0.2/ix_values.yaml b/stable/wireshark/4.0.3/ix_values.yaml similarity index 84% rename from stable/wireshark/4.0.2/ix_values.yaml rename to stable/wireshark/4.0.3/ix_values.yaml index c7058208e83..a2bd225a83e 100644 --- a/stable/wireshark/4.0.2/ix_values.yaml +++ b/stable/wireshark/4.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wireshark pullPolicy: IfNotPresent - tag: 3.6.5@sha256:c1973109508352658c4a3834f8e96efaf550feddc6fdf7f358e12794e9b325e4 + tag: 3.6.5@sha256:4e4f440e4fa62ee77a8feea612b36e1bda11391fdc6988c5d05ef82f2913d0cf securityContext: readOnlyRootFilesystem: false diff --git a/stable/wireshark/4.0.2/questions.yaml b/stable/wireshark/4.0.3/questions.yaml similarity index 100% rename from stable/wireshark/4.0.2/questions.yaml rename to stable/wireshark/4.0.3/questions.yaml diff --git a/stable/wireshark/4.0.2/templates/common.yaml b/stable/wireshark/4.0.3/templates/common.yaml similarity index 100% rename from stable/wireshark/4.0.2/templates/common.yaml rename to stable/wireshark/4.0.3/templates/common.yaml diff --git a/stable/wireshark/4.0.2/values.yaml b/stable/wireshark/4.0.3/values.yaml similarity index 100% rename from stable/wireshark/4.0.2/values.yaml rename to stable/wireshark/4.0.3/values.yaml