diff --git a/stable/shlink/9.0.0/app-changelog.md b/stable/shlink/9.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/shlink/9.0.0/CHANGELOG.md b/stable/shlink/9.0.1/CHANGELOG.md similarity index 90% rename from stable/shlink/9.0.0/CHANGELOG.md rename to stable/shlink/9.0.1/CHANGELOG.md index 5d913ef8dd4..aea49f2477f 100644 --- a/stable/shlink/9.0.0/CHANGELOG.md +++ b/stable/shlink/9.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877)) + + + + ## [shlink-9.0.0](https://github.com/truecharts/charts/compare/shlink-8.0.29...shlink-9.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [shlink-8.0.20](https://github.com/truecharts/charts/compare/shlink-8.0.19...shlink-8.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/shlink/9.0.0/Chart.yaml b/stable/shlink/9.0.1/Chart.yaml similarity index 96% rename from stable/shlink/9.0.0/Chart.yaml rename to stable/shlink/9.0.1/Chart.yaml index c52cf088f22..460b1e079a8 100644 --- a/stable/shlink/9.0.0/Chart.yaml +++ b/stable/shlink/9.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.6.3" +appVersion: "3.6.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - https://github.com/shlinkio/shlink type: application -version: 9.0.0 +version: 9.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/shlink/9.0.0/README.md b/stable/shlink/9.0.1/README.md similarity index 100% rename from stable/shlink/9.0.0/README.md rename to stable/shlink/9.0.1/README.md diff --git a/stable/shlink/9.0.1/app-changelog.md b/stable/shlink/9.0.1/app-changelog.md new file mode 100644 index 00000000000..25034a4018a --- /dev/null +++ b/stable/shlink/9.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-9.0.1](https://github.com/truecharts/charts/compare/shlink-9.0.0...shlink-9.0.1) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.4 ([#12877](https://github.com/truecharts/charts/issues/12877)) + + \ No newline at end of file diff --git a/stable/shlink/9.0.0/app-readme.md b/stable/shlink/9.0.1/app-readme.md similarity index 100% rename from stable/shlink/9.0.0/app-readme.md rename to stable/shlink/9.0.1/app-readme.md diff --git a/stable/shlink/9.0.0/charts/common-14.0.1.tgz b/stable/shlink/9.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/shlink/9.0.0/charts/common-14.0.1.tgz rename to stable/shlink/9.0.1/charts/common-14.0.1.tgz diff --git a/stable/shlink/9.0.0/charts/redis-6.0.66.tgz b/stable/shlink/9.0.1/charts/redis-6.0.66.tgz similarity index 100% rename from stable/shlink/9.0.0/charts/redis-6.0.66.tgz rename to stable/shlink/9.0.1/charts/redis-6.0.66.tgz diff --git a/stable/shlink/9.0.0/ix_values.yaml b/stable/shlink/9.0.1/ix_values.yaml similarity index 94% rename from stable/shlink/9.0.0/ix_values.yaml rename to stable/shlink/9.0.1/ix_values.yaml index 0cfd36d1f25..fb966d8efb4 100644 --- a/stable/shlink/9.0.0/ix_values.yaml +++ b/stable/shlink/9.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/shlink pullPolicy: IfNotPresent - tag: v3.6.3@sha256:a0afca180084cdc3425217642c9ee4f33fe0cab80e22f8d830160466c94e5625 + tag: v3.6.4@sha256:7d60a3f5d8040ba576e3de5d39aae5ec7cdddc8b9c5b4424ded51ed187f8f822 service: main: diff --git a/stable/shlink/9.0.0/questions.yaml b/stable/shlink/9.0.1/questions.yaml similarity index 100% rename from stable/shlink/9.0.0/questions.yaml rename to stable/shlink/9.0.1/questions.yaml diff --git a/stable/shlink/9.0.0/templates/NOTES.txt b/stable/shlink/9.0.1/templates/NOTES.txt similarity index 100% rename from stable/shlink/9.0.0/templates/NOTES.txt rename to stable/shlink/9.0.1/templates/NOTES.txt diff --git a/stable/shlink/9.0.0/templates/common.yaml b/stable/shlink/9.0.1/templates/common.yaml similarity index 100% rename from stable/shlink/9.0.0/templates/common.yaml rename to stable/shlink/9.0.1/templates/common.yaml diff --git a/stable/shlink/9.0.0/values.yaml b/stable/shlink/9.0.1/values.yaml similarity index 100% rename from stable/shlink/9.0.0/values.yaml rename to stable/shlink/9.0.1/values.yaml