diff --git a/stable/pidgin/4.0.8/app-changelog.md b/stable/pidgin/4.0.8/app-changelog.md deleted file mode 100644 index 3998f6cede..0000000000 --- a/stable/pidgin/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pidgin-4.0.8](https://github.com/truecharts/charts/compare/pidgin-4.0.7...pidgin-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/pidgin/4.0.8/CHANGELOG.md b/stable/pidgin/4.0.9/CHANGELOG.md similarity index 85% rename from stable/pidgin/4.0.8/CHANGELOG.md rename to stable/pidgin/4.0.9/CHANGELOG.md index 45620bd050..af3cd7cfcd 100644 --- a/stable/pidgin/4.0.8/CHANGELOG.md +++ b/stable/pidgin/4.0.9/CHANGELOG.md @@ -4,6 +4,16 @@ +## [pidgin-4.0.9](https://github.com/truecharts/charts/compare/pidgin-4.0.8...pidgin-4.0.9) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/pidgin to 2.14.9 + - update container image tccr.io/truecharts/pidgin to 2.14.9 ([#5852](https://github.com/truecharts/charts/issues/5852)) + + + + ## [pidgin-4.0.8](https://github.com/truecharts/charts/compare/pidgin-4.0.7...pidgin-4.0.8) (2022-12-27) ### Chore @@ -87,13 +97,3 @@ - -## [pidgin-4.0.2](https://github.com/truecharts/charts/compare/pidgin-4.0.1...pidgin-4.0.2) (2022-11-30) - - - - -## [pidgin-4.0.2](https://github.com/truecharts/charts/compare/pidgin-4.0.1...pidgin-4.0.2) (2022-11-30) - - - diff --git a/stable/pidgin/4.0.8/Chart.yaml b/stable/pidgin/4.0.9/Chart.yaml similarity index 98% rename from stable/pidgin/4.0.8/Chart.yaml rename to stable/pidgin/4.0.9/Chart.yaml index 42da8ad772..9407f71f55 100644 --- a/stable/pidgin/4.0.8/Chart.yaml +++ b/stable/pidgin/4.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pidgin -version: 4.0.8 +version: 4.0.9 appVersion: "2.14.9" description: Pidgin is a chat program which lets you log into accounts on multiple chat networks simultaneously. type: application diff --git a/stable/pidgin/4.0.8/README.md b/stable/pidgin/4.0.9/README.md similarity index 100% rename from stable/pidgin/4.0.8/README.md rename to stable/pidgin/4.0.9/README.md diff --git a/stable/pidgin/4.0.9/app-changelog.md b/stable/pidgin/4.0.9/app-changelog.md new file mode 100644 index 0000000000..25bb642e21 --- /dev/null +++ b/stable/pidgin/4.0.9/app-changelog.md @@ -0,0 +1,10 @@ + + +## [pidgin-4.0.9](https://github.com/truecharts/charts/compare/pidgin-4.0.8...pidgin-4.0.9) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/pidgin to 2.14.9 + - update container image tccr.io/truecharts/pidgin to 2.14.9 ([#5852](https://github.com/truecharts/charts/issues/5852)) + + \ No newline at end of file diff --git a/stable/pidgin/4.0.8/app-readme.md b/stable/pidgin/4.0.9/app-readme.md similarity index 100% rename from stable/pidgin/4.0.8/app-readme.md rename to stable/pidgin/4.0.9/app-readme.md diff --git a/stable/pidgin/4.0.8/charts/common-11.1.2.tgz b/stable/pidgin/4.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/pidgin/4.0.8/charts/common-11.1.2.tgz rename to stable/pidgin/4.0.9/charts/common-11.1.2.tgz diff --git a/stable/pidgin/4.0.8/ix_values.yaml b/stable/pidgin/4.0.9/ix_values.yaml similarity index 82% rename from stable/pidgin/4.0.8/ix_values.yaml rename to stable/pidgin/4.0.9/ix_values.yaml index bbcacda05e..34db5f52f7 100644 --- a/stable/pidgin/4.0.8/ix_values.yaml +++ b/stable/pidgin/4.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pidgin pullPolicy: IfNotPresent - tag: 2.14.9@sha256:cf9b58a28a4b424ea670e896fd40ffdf48731fe1f078f30dfec09405dd4a2337 + tag: 2.14.9@sha256:709652b67a446302fedc80063ffd799b78586241dcd9ac1d9ef5379c0d36aabe securityContext: runAsNonRoot: false diff --git a/stable/pidgin/4.0.8/questions.yaml b/stable/pidgin/4.0.9/questions.yaml similarity index 100% rename from stable/pidgin/4.0.8/questions.yaml rename to stable/pidgin/4.0.9/questions.yaml diff --git a/stable/pidgin/4.0.8/templates/common.yaml b/stable/pidgin/4.0.9/templates/common.yaml similarity index 100% rename from stable/pidgin/4.0.8/templates/common.yaml rename to stable/pidgin/4.0.9/templates/common.yaml diff --git a/stable/pidgin/4.0.8/values.yaml b/stable/pidgin/4.0.9/values.yaml similarity index 100% rename from stable/pidgin/4.0.8/values.yaml rename to stable/pidgin/4.0.9/values.yaml