diff --git a/incubator/briefkasten/0.0.9/CHANGELOG.md b/incubator/briefkasten/0.0.10/CHANGELOG.md similarity index 90% rename from incubator/briefkasten/0.0.9/CHANGELOG.md rename to incubator/briefkasten/0.0.10/CHANGELOG.md index 9a0554da71..04030679b3 100644 --- a/incubator/briefkasten/0.0.9/CHANGELOG.md +++ b/incubator/briefkasten/0.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [briefkasten-0.0.10](https://github.com/truecharts/charts/compare/briefkasten-0.0.9...briefkasten-0.0.10) (2023-01-26) + +### Chore + +- update container image tccr.io/truecharts/briefkasten to latest + + + + ## [briefkasten-0.0.9](https://github.com/truecharts/charts/compare/briefkasten-0.0.8...briefkasten-0.0.9) (2023-01-24) ### Chore diff --git a/incubator/briefkasten/0.0.9/Chart.yaml b/incubator/briefkasten/0.0.10/Chart.yaml similarity index 98% rename from incubator/briefkasten/0.0.9/Chart.yaml rename to incubator/briefkasten/0.0.10/Chart.yaml index ab0dd41ed2..5925499b08 100644 --- a/incubator/briefkasten/0.0.9/Chart.yaml +++ b/incubator/briefkasten/0.0.10/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/briefkasten - https://github.com/ndom91/briefkasten type: application -version: 0.0.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - bookmark diff --git a/incubator/briefkasten/0.0.9/README.md b/incubator/briefkasten/0.0.10/README.md similarity index 100% rename from incubator/briefkasten/0.0.9/README.md rename to incubator/briefkasten/0.0.10/README.md diff --git a/incubator/briefkasten/0.0.10/app-changelog.md b/incubator/briefkasten/0.0.10/app-changelog.md new file mode 100644 index 0000000000..82317a870f --- /dev/null +++ b/incubator/briefkasten/0.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [briefkasten-0.0.10](https://github.com/truecharts/charts/compare/briefkasten-0.0.9...briefkasten-0.0.10) (2023-01-26) + +### Chore + +- update container image tccr.io/truecharts/briefkasten to latest + + \ No newline at end of file diff --git a/incubator/briefkasten/0.0.9/app-readme.md b/incubator/briefkasten/0.0.10/app-readme.md similarity index 100% rename from incubator/briefkasten/0.0.9/app-readme.md rename to incubator/briefkasten/0.0.10/app-readme.md diff --git a/incubator/briefkasten/0.0.9/charts/common-11.1.2.tgz b/incubator/briefkasten/0.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/briefkasten/0.0.9/charts/common-11.1.2.tgz rename to incubator/briefkasten/0.0.10/charts/common-11.1.2.tgz diff --git a/incubator/briefkasten/0.0.9/charts/postgresql-11.0.22.tgz b/incubator/briefkasten/0.0.10/charts/postgresql-11.0.22.tgz similarity index 100% rename from incubator/briefkasten/0.0.9/charts/postgresql-11.0.22.tgz rename to incubator/briefkasten/0.0.10/charts/postgresql-11.0.22.tgz diff --git a/incubator/briefkasten/0.0.9/ix_values.yaml b/incubator/briefkasten/0.0.10/ix_values.yaml similarity index 92% rename from incubator/briefkasten/0.0.9/ix_values.yaml rename to incubator/briefkasten/0.0.10/ix_values.yaml index ba3dab533d..a6d085b772 100644 --- a/incubator/briefkasten/0.0.9/ix_values.yaml +++ b/incubator/briefkasten/0.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/briefkasten pullPolicy: IfNotPresent - tag: latest@sha256:4bf3e15f5219605c7801ec5d69e64d0d3d80fef41a6a1dcfb36f3ded1f22ae13 + tag: latest@sha256:66eca1ef3b9ac562e8f7af7404d80396f034cf5b64d04e39f8ed96fe213e8541 securityContext: runAsNonRoot: false diff --git a/incubator/briefkasten/0.0.9/questions.yaml b/incubator/briefkasten/0.0.10/questions.yaml similarity index 100% rename from incubator/briefkasten/0.0.9/questions.yaml rename to incubator/briefkasten/0.0.10/questions.yaml diff --git a/incubator/briefkasten/0.0.9/templates/_config.tpl b/incubator/briefkasten/0.0.10/templates/_config.tpl similarity index 100% rename from incubator/briefkasten/0.0.9/templates/_config.tpl rename to incubator/briefkasten/0.0.10/templates/_config.tpl diff --git a/incubator/briefkasten/0.0.9/templates/_createdb.tpl b/incubator/briefkasten/0.0.10/templates/_createdb.tpl similarity index 100% rename from incubator/briefkasten/0.0.9/templates/_createdb.tpl rename to incubator/briefkasten/0.0.10/templates/_createdb.tpl diff --git a/incubator/briefkasten/0.0.9/templates/_secret.tpl b/incubator/briefkasten/0.0.10/templates/_secret.tpl similarity index 100% rename from incubator/briefkasten/0.0.9/templates/_secret.tpl rename to incubator/briefkasten/0.0.10/templates/_secret.tpl diff --git a/incubator/briefkasten/0.0.9/templates/common.yaml b/incubator/briefkasten/0.0.10/templates/common.yaml similarity index 100% rename from incubator/briefkasten/0.0.9/templates/common.yaml rename to incubator/briefkasten/0.0.10/templates/common.yaml diff --git a/incubator/briefkasten/0.0.9/values.yaml b/incubator/briefkasten/0.0.10/values.yaml similarity index 100% rename from incubator/briefkasten/0.0.9/values.yaml rename to incubator/briefkasten/0.0.10/values.yaml diff --git a/incubator/briefkasten/0.0.9/app-changelog.md b/incubator/briefkasten/0.0.9/app-changelog.md deleted file mode 100644 index bf8c83030c..0000000000 --- a/incubator/briefkasten/0.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [briefkasten-0.0.9](https://github.com/truecharts/charts/compare/briefkasten-0.0.8...briefkasten-0.0.9) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - \ No newline at end of file