diff --git a/stable/dokuwiki/5.0.1/app-changelog.md b/stable/dokuwiki/5.0.1/app-changelog.md deleted file mode 100644 index 941dd41040..0000000000 --- a/stable/dokuwiki/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-5.0.1](https://github.com/truecharts/charts/compare/dokuwiki-5.0.0...dokuwiki-5.0.1) (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/dokuwiki/5.0.1/CHANGELOG.md b/stable/dokuwiki/5.0.2/CHANGELOG.md similarity index 100% rename from stable/dokuwiki/5.0.1/CHANGELOG.md rename to stable/dokuwiki/5.0.2/CHANGELOG.md diff --git a/stable/dokuwiki/5.0.1/Chart.yaml b/stable/dokuwiki/5.0.2/Chart.yaml similarity index 98% rename from stable/dokuwiki/5.0.1/Chart.yaml rename to stable/dokuwiki/5.0.2/Chart.yaml index 82d8a4622f..c9ffd6141c 100644 --- a/stable/dokuwiki/5.0.1/Chart.yaml +++ b/stable/dokuwiki/5.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dokuwiki -version: 5.0.1 +version: 5.0.2 appVersion: "20220731.1" description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. type: application diff --git a/stable/dokuwiki/5.0.1/README.md b/stable/dokuwiki/5.0.2/README.md similarity index 100% rename from stable/dokuwiki/5.0.1/README.md rename to stable/dokuwiki/5.0.2/README.md diff --git a/stable/dokuwiki/5.0.2/app-changelog.md b/stable/dokuwiki/5.0.2/app-changelog.md new file mode 100644 index 0000000000..1c12f0d9d7 --- /dev/null +++ b/stable/dokuwiki/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-5.0.2](https://github.com/truecharts/charts/compare/dokuwiki-5.0.1...dokuwiki-5.0.2) (2022-11-17) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 + + \ No newline at end of file diff --git a/stable/dokuwiki/5.0.1/app-readme.md b/stable/dokuwiki/5.0.2/app-readme.md similarity index 100% rename from stable/dokuwiki/5.0.1/app-readme.md rename to stable/dokuwiki/5.0.2/app-readme.md diff --git a/stable/dokuwiki/5.0.1/charts/common-11.0.3.tgz b/stable/dokuwiki/5.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/dokuwiki/5.0.1/charts/common-11.0.3.tgz rename to stable/dokuwiki/5.0.2/charts/common-11.0.3.tgz diff --git a/stable/dokuwiki/5.0.1/ix_values.yaml b/stable/dokuwiki/5.0.2/ix_values.yaml similarity index 86% rename from stable/dokuwiki/5.0.1/ix_values.yaml rename to stable/dokuwiki/5.0.2/ix_values.yaml index 321dbcc3f2..f079f527cc 100644 --- a/stable/dokuwiki/5.0.1/ix_values.yaml +++ b/stable/dokuwiki/5.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dokuwiki pullPolicy: IfNotPresent - tag: 20220731.1.0@sha256:2a568b9a222be3ea1fea966837a9dcc23f24c8a0e0471ea1c53894c349ed2bf8 + tag: 20220731.1.0@sha256:f1acd551af67d0720f6cc0f07e97b3c236e62b062f824435fc6f9dfc6b6b865d securityContext: runAsNonRoot: false diff --git a/stable/dokuwiki/5.0.1/questions.yaml b/stable/dokuwiki/5.0.2/questions.yaml similarity index 100% rename from stable/dokuwiki/5.0.1/questions.yaml rename to stable/dokuwiki/5.0.2/questions.yaml diff --git a/stable/dokuwiki/5.0.1/templates/common.yaml b/stable/dokuwiki/5.0.2/templates/common.yaml similarity index 100% rename from stable/dokuwiki/5.0.1/templates/common.yaml rename to stable/dokuwiki/5.0.2/templates/common.yaml diff --git a/stable/dokuwiki/5.0.1/values.yaml b/stable/dokuwiki/5.0.2/values.yaml similarity index 100% rename from stable/dokuwiki/5.0.1/values.yaml rename to stable/dokuwiki/5.0.2/values.yaml