diff --git a/incubator/tachidesk-docker/2.0.2/app-changelog.md b/incubator/tachidesk-docker/2.0.2/app-changelog.md deleted file mode 100644 index f11360ba3b..0000000000 --- a/incubator/tachidesk-docker/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tachidesk-docker-2.0.2](https://github.com/truecharts/charts/compare/tachidesk-docker-2.0.1...tachidesk-docker-2.0.2) (2022-11-17) - -### Chore - -- update container image tccr.io/truecharts/tachidesk-docker to latest - - \ No newline at end of file diff --git a/incubator/tachidesk-docker/2.0.2/CHANGELOG.md b/incubator/tachidesk-docker/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/tachidesk-docker/2.0.2/CHANGELOG.md rename to incubator/tachidesk-docker/2.0.3/CHANGELOG.md diff --git a/incubator/tachidesk-docker/2.0.2/Chart.yaml b/incubator/tachidesk-docker/2.0.3/Chart.yaml similarity index 98% rename from incubator/tachidesk-docker/2.0.2/Chart.yaml rename to incubator/tachidesk-docker/2.0.3/Chart.yaml index 9152fe7b04..7a48b0b593 100644 --- a/incubator/tachidesk-docker/2.0.2/Chart.yaml +++ b/incubator/tachidesk-docker/2.0.3/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/Suwayomi/Tachidesk-Server - https://github.com/suwayomi/docker-tachidesk type: application -version: 2.0.2 +version: 2.0.3 diff --git a/incubator/tachidesk-docker/2.0.2/README.md b/incubator/tachidesk-docker/2.0.3/README.md similarity index 100% rename from incubator/tachidesk-docker/2.0.2/README.md rename to incubator/tachidesk-docker/2.0.3/README.md diff --git a/incubator/tachidesk-docker/2.0.3/app-changelog.md b/incubator/tachidesk-docker/2.0.3/app-changelog.md new file mode 100644 index 0000000000..e8aa778ceb --- /dev/null +++ b/incubator/tachidesk-docker/2.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [tachidesk-docker-2.0.3](https://github.com/truecharts/charts/compare/tachidesk-docker-2.0.2...tachidesk-docker-2.0.3) (2022-11-18) + diff --git a/incubator/tachidesk-docker/2.0.2/app-readme.md b/incubator/tachidesk-docker/2.0.3/app-readme.md similarity index 100% rename from incubator/tachidesk-docker/2.0.2/app-readme.md rename to incubator/tachidesk-docker/2.0.3/app-readme.md diff --git a/incubator/tachidesk-docker/2.0.2/charts/common-11.0.3.tgz b/incubator/tachidesk-docker/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/tachidesk-docker/2.0.2/charts/common-11.0.3.tgz rename to incubator/tachidesk-docker/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/tachidesk-docker/2.0.2/ix_values.yaml b/incubator/tachidesk-docker/2.0.3/ix_values.yaml similarity index 87% rename from incubator/tachidesk-docker/2.0.2/ix_values.yaml rename to incubator/tachidesk-docker/2.0.3/ix_values.yaml index 523dd69da7..ae97ebe021 100644 --- a/incubator/tachidesk-docker/2.0.2/ix_values.yaml +++ b/incubator/tachidesk-docker/2.0.3/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tachidesk-docker - tag: latest@sha256:8eb57ab91c79fed0a4deaf5e8e92d70ea6685f8cca7748e54d31f64a74a5b374 + tag: latest@sha256:4a9cd6510a4789f7b94456e74f0ee6477c0f3291407d4e1cc44a2085429b3400 persistence: appdata: enabled: true diff --git a/incubator/tachidesk-docker/2.0.2/questions.yaml b/incubator/tachidesk-docker/2.0.3/questions.yaml similarity index 100% rename from incubator/tachidesk-docker/2.0.2/questions.yaml rename to incubator/tachidesk-docker/2.0.3/questions.yaml diff --git a/incubator/tachidesk-docker/2.0.2/templates/common.yaml b/incubator/tachidesk-docker/2.0.3/templates/common.yaml similarity index 100% rename from incubator/tachidesk-docker/2.0.2/templates/common.yaml rename to incubator/tachidesk-docker/2.0.3/templates/common.yaml diff --git a/incubator/tachidesk-docker/2.0.2/values.yaml b/incubator/tachidesk-docker/2.0.3/values.yaml similarity index 100% rename from incubator/tachidesk-docker/2.0.2/values.yaml rename to incubator/tachidesk-docker/2.0.3/values.yaml diff --git a/incubator/universal-media-server/2.0.2/app-changelog.md b/incubator/universal-media-server/2.0.2/app-changelog.md deleted file mode 100644 index 46821cb274..0000000000 --- a/incubator/universal-media-server/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [universal-media-server-2.0.2](https://github.com/truecharts/charts/compare/universal-media-server-2.0.1...universal-media-server-2.0.2) (2022-11-17) - -### Chore - -- update container image tccr.io/truecharts/universal-media-server to latest - - \ No newline at end of file diff --git a/incubator/universal-media-server/2.0.2/CHANGELOG.md b/incubator/universal-media-server/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/universal-media-server/2.0.2/CHANGELOG.md rename to incubator/universal-media-server/2.0.3/CHANGELOG.md diff --git a/incubator/universal-media-server/2.0.2/Chart.yaml b/incubator/universal-media-server/2.0.3/Chart.yaml similarity index 98% rename from incubator/universal-media-server/2.0.2/Chart.yaml rename to incubator/universal-media-server/2.0.3/Chart.yaml index 845987e23c..30f8c9ad05 100644 --- a/incubator/universal-media-server/2.0.2/Chart.yaml +++ b/incubator/universal-media-server/2.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: universal-media-server -version: 2.0.2 +version: 2.0.3 appVersion: "latest" description: "Universal Media Server is a DLNA-compliant UPnP Media Server. It is capable of sharing video, audio and images between most modern devices. It was originally based on PS3 Media Server by shagrath, in order to ensure greater stability and file-compatibility." type: application diff --git a/incubator/universal-media-server/2.0.2/README.md b/incubator/universal-media-server/2.0.3/README.md similarity index 100% rename from incubator/universal-media-server/2.0.2/README.md rename to incubator/universal-media-server/2.0.3/README.md diff --git a/incubator/universal-media-server/2.0.3/app-changelog.md b/incubator/universal-media-server/2.0.3/app-changelog.md new file mode 100644 index 0000000000..83fae339e6 --- /dev/null +++ b/incubator/universal-media-server/2.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [universal-media-server-2.0.3](https://github.com/truecharts/charts/compare/universal-media-server-2.0.2...universal-media-server-2.0.3) (2022-11-18) + diff --git a/incubator/universal-media-server/2.0.2/app-readme.md b/incubator/universal-media-server/2.0.3/app-readme.md similarity index 100% rename from incubator/universal-media-server/2.0.2/app-readme.md rename to incubator/universal-media-server/2.0.3/app-readme.md diff --git a/incubator/universal-media-server/2.0.2/charts/common-11.0.3.tgz b/incubator/universal-media-server/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/universal-media-server/2.0.2/charts/common-11.0.3.tgz rename to incubator/universal-media-server/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/universal-media-server/2.0.2/ix_values.yaml b/incubator/universal-media-server/2.0.3/ix_values.yaml similarity index 89% rename from incubator/universal-media-server/2.0.2/ix_values.yaml rename to incubator/universal-media-server/2.0.3/ix_values.yaml index 5b157b58f8..6f67baf782 100644 --- a/incubator/universal-media-server/2.0.2/ix_values.yaml +++ b/incubator/universal-media-server/2.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/universal-media-server - tag: latest@sha256:889f629748733983e9275fb2aa8956469bb90925d7ed62dddd76df661eebc13c + tag: latest@sha256:ec04b96a7fd1b868c97ac3a5ff5a80a890311eff61d3efce0fcd49816c32c8f5 podSecurityContext: runAsGroup: 0 diff --git a/incubator/universal-media-server/2.0.2/questions.yaml b/incubator/universal-media-server/2.0.3/questions.yaml similarity index 100% rename from incubator/universal-media-server/2.0.2/questions.yaml rename to incubator/universal-media-server/2.0.3/questions.yaml diff --git a/incubator/universal-media-server/2.0.2/templates/common.yaml b/incubator/universal-media-server/2.0.3/templates/common.yaml similarity index 100% rename from incubator/universal-media-server/2.0.2/templates/common.yaml rename to incubator/universal-media-server/2.0.3/templates/common.yaml diff --git a/incubator/universal-media-server/2.0.2/values.yaml b/incubator/universal-media-server/2.0.3/values.yaml similarity index 100% rename from incubator/universal-media-server/2.0.2/values.yaml rename to incubator/universal-media-server/2.0.3/values.yaml diff --git a/stable/cura-novnc/3.0.1/app-changelog.md b/stable/cura-novnc/3.0.1/app-changelog.md deleted file mode 100644 index 3c8be7f439..0000000000 --- a/stable/cura-novnc/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cura-novnc-3.0.1](https://github.com/truecharts/charts/compare/cura-novnc-3.0.0...cura-novnc-3.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/cura-novnc/3.0.1/CHANGELOG.md b/stable/cura-novnc/3.0.2/CHANGELOG.md similarity index 100% rename from stable/cura-novnc/3.0.1/CHANGELOG.md rename to stable/cura-novnc/3.0.2/CHANGELOG.md diff --git a/stable/cura-novnc/3.0.1/Chart.yaml b/stable/cura-novnc/3.0.2/Chart.yaml similarity index 98% rename from stable/cura-novnc/3.0.1/Chart.yaml rename to stable/cura-novnc/3.0.2/Chart.yaml index 34fd93113d..7e6c954da0 100644 --- a/stable/cura-novnc/3.0.1/Chart.yaml +++ b/stable/cura-novnc/3.0.2/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://ultimaker.com/software/ultimaker-cura - https://hub.docker.com/r/mikeah/cura-novnc type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/cura-novnc/3.0.1/README.md b/stable/cura-novnc/3.0.2/README.md similarity index 100% rename from stable/cura-novnc/3.0.1/README.md rename to stable/cura-novnc/3.0.2/README.md diff --git a/stable/cura-novnc/3.0.2/app-changelog.md b/stable/cura-novnc/3.0.2/app-changelog.md new file mode 100644 index 0000000000..1020e30937 --- /dev/null +++ b/stable/cura-novnc/3.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [cura-novnc-3.0.2](https://github.com/truecharts/charts/compare/cura-novnc-3.0.1...cura-novnc-3.0.2) (2022-11-18) + diff --git a/stable/cura-novnc/3.0.1/app-readme.md b/stable/cura-novnc/3.0.2/app-readme.md similarity index 100% rename from stable/cura-novnc/3.0.1/app-readme.md rename to stable/cura-novnc/3.0.2/app-readme.md diff --git a/stable/cura-novnc/3.0.1/charts/common-11.0.3.tgz b/stable/cura-novnc/3.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/cura-novnc/3.0.1/charts/common-11.0.3.tgz rename to stable/cura-novnc/3.0.2/charts/common-11.0.3.tgz diff --git a/stable/cura-novnc/3.0.1/ix_values.yaml b/stable/cura-novnc/3.0.2/ix_values.yaml similarity index 84% rename from stable/cura-novnc/3.0.1/ix_values.yaml rename to stable/cura-novnc/3.0.2/ix_values.yaml index 6087cf7bcc..e96e6e5b73 100644 --- a/stable/cura-novnc/3.0.1/ix_values.yaml +++ b/stable/cura-novnc/3.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/cura-novnc - tag: latest@sha256:aaa2736d302604e76490ab15b39272f6ff8ae9f731852001ff14f045097c8fef + tag: latest@sha256:c90439e9be0213f155fd43057b5c1e1dc09886ed8250c97582a5042412a0aef3 podSecurityContext: runAsGroup: 0 runAsUser: 0 diff --git a/stable/cura-novnc/3.0.1/questions.yaml b/stable/cura-novnc/3.0.2/questions.yaml similarity index 100% rename from stable/cura-novnc/3.0.1/questions.yaml rename to stable/cura-novnc/3.0.2/questions.yaml diff --git a/stable/cura-novnc/3.0.1/templates/common.yaml b/stable/cura-novnc/3.0.2/templates/common.yaml similarity index 100% rename from stable/cura-novnc/3.0.1/templates/common.yaml rename to stable/cura-novnc/3.0.2/templates/common.yaml diff --git a/stable/cura-novnc/3.0.1/values.yaml b/stable/cura-novnc/3.0.2/values.yaml similarity index 100% rename from stable/cura-novnc/3.0.1/values.yaml rename to stable/cura-novnc/3.0.2/values.yaml