diff --git a/stable/jupyter/4.0.25/app-changelog.md b/stable/jupyter/4.0.25/app-changelog.md deleted file mode 100644 index 84f502ac550..00000000000 --- a/stable/jupyter/4.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.25](https://github.com/truecharts/charts/compare/jupyter-4.0.24...jupyter-4.0.25) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.25/CHANGELOG.md b/stable/jupyter/4.0.26/CHANGELOG.md similarity index 87% rename from stable/jupyter/4.0.25/CHANGELOG.md rename to stable/jupyter/4.0.26/CHANGELOG.md index 628e3ed2d41..0c36769b369 100644 --- a/stable/jupyter/4.0.25/CHANGELOG.md +++ b/stable/jupyter/4.0.26/CHANGELOG.md @@ -4,6 +4,19 @@ +## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) + +### Chore + +- update jupyter ([#9269](https://github.com/truecharts/charts/issues/9269)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [jupyter-4.0.25](https://github.com/truecharts/charts/compare/jupyter-4.0.24...jupyter-4.0.25) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) - -### Chore - -- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) - - - - -## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) - -### Chore diff --git a/stable/jupyter/4.0.25/Chart.yaml b/stable/jupyter/4.0.26/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.25/Chart.yaml rename to stable/jupyter/4.0.26/Chart.yaml index 03f4cbbe364..caba3e8e336 100644 --- a/stable/jupyter/4.0.25/Chart.yaml +++ b/stable/jupyter/4.0.26/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 4.0.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.25/README.md b/stable/jupyter/4.0.26/README.md similarity index 100% rename from stable/jupyter/4.0.25/README.md rename to stable/jupyter/4.0.26/README.md diff --git a/stable/jupyter/4.0.26/app-changelog.md b/stable/jupyter/4.0.26/app-changelog.md new file mode 100644 index 00000000000..5df489dbe3c --- /dev/null +++ b/stable/jupyter/4.0.26/app-changelog.md @@ -0,0 +1,13 @@ + + +## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) + +### Chore + +- update jupyter ([#9269](https://github.com/truecharts/charts/issues/9269)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.25/app-readme.md b/stable/jupyter/4.0.26/app-readme.md similarity index 100% rename from stable/jupyter/4.0.25/app-readme.md rename to stable/jupyter/4.0.26/app-readme.md diff --git a/stable/jupyter/4.0.25/charts/common-12.10.4.tgz b/stable/jupyter/4.0.26/charts/common-12.10.4.tgz similarity index 100% rename from stable/jupyter/4.0.25/charts/common-12.10.4.tgz rename to stable/jupyter/4.0.26/charts/common-12.10.4.tgz diff --git a/stable/jupyter/4.0.25/ix_values.yaml b/stable/jupyter/4.0.26/ix_values.yaml similarity index 69% rename from stable/jupyter/4.0.25/ix_values.yaml rename to stable/jupyter/4.0.26/ix_values.yaml index 65d931a94b1..32768f3a6fd 100644 --- a/stable/jupyter/4.0.25/ix_values.yaml +++ b/stable/jupyter/4.0.26/ix_values.yaml @@ -1,35 +1,35 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-05@sha256:f353a3e783176a007e85a656d4a6c33768b5feea4da212aa42fa1635e3b39274 + tag: v2023-05@sha256:067a19f3e5e3977d59228672096e1d49235db0b0b12634f8385635d02ca37f38 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-05@sha256:75b626ccf37a88be4804a32d297dfe12a6e4594caf4cc64ccf23d1c8eb51365a + tag: v2023-05@sha256:340ed197359e2809680d9937807f648093188e4543d65dd4959f1b1106bde0e0 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-05@sha256:27511ded14067dad4d791ac584b516e31b87621f84914d0c2a5a4ae62d09f252 + tag: v2023-05@sha256:3b94a3b17e2ed4cbfddb1737348a2145f53a29b80a6a7f6feb8d71394f59773e scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-05@sha256:c9cf7bb3d478f883d6542375ea5249bece9884ba40cd7f98a97bd8c39397db0d + tag: v2023-05@sha256:077d0cb41ae3c966b568ab3798393df950db81fbd7354ffdf1dcee4288f15a7e tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-05@sha256:bffde32a656cb7066ea079ca3d03339bf83ba89a59a8bfa6a779545b6547ee20 + tag: v2023-05@sha256:0131bbce31b63e87d65090334869dfc690657d71fd982b9599d4321cf4dede46 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-05@sha256:4c355553919b80ad361e7aa92be37f0dd56da9f0249703ac6229f1ab614bde06 + tag: v2023-05@sha256:ff598e73eaeed23cccf91a86daa0a91192fd7b361dcb0189b73555f9c9273141 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-05@sha256:a37f1d178f7a5c720d5cbac97aaceb9cb954624c17187cdefd0b8b3e84480a30 + tag: v2023-05@sha256:a4e53e58abcc7209fef8939914a22dcf2c8f0d3a953beacc898f22f8ca170f87 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-05@sha256:e9396b9fc753a22ee45b362e3588daafabe8646756df3f8cbb7dc0527949a586 + tag: v2023-05@sha256:afb8c33435867424c66c6a7e7c28e4a6a8c134c92e42bfa227ab0d4956cda7c0 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/4.0.25/questions.yaml b/stable/jupyter/4.0.26/questions.yaml similarity index 96% rename from stable/jupyter/4.0.25/questions.yaml rename to stable/jupyter/4.0.26/questions.yaml index 8f6e1eff1ae..7cf2518ea7b 100644 --- a/stable/jupyter/4.0.25/questions.yaml +++ b/stable/jupyter/4.0.26/questions.yaml @@ -788,63 +788,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -858,6 +801,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/jupyter/4.0.25/templates/NOTES.txt b/stable/jupyter/4.0.26/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.25/templates/NOTES.txt rename to stable/jupyter/4.0.26/templates/NOTES.txt diff --git a/stable/jupyter/4.0.25/templates/common.yaml b/stable/jupyter/4.0.26/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.25/templates/common.yaml rename to stable/jupyter/4.0.26/templates/common.yaml diff --git a/stable/jupyter/4.0.25/values.yaml b/stable/jupyter/4.0.26/values.yaml similarity index 100% rename from stable/jupyter/4.0.25/values.yaml rename to stable/jupyter/4.0.26/values.yaml diff --git a/stable/shlink/8.0.18/app-changelog.md b/stable/shlink/8.0.18/app-changelog.md deleted file mode 100644 index 478d88cdf5c..00000000000 --- a/stable/shlink/8.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-8.0.18](https://github.com/truecharts/charts/compare/shlink-8.0.17...shlink-8.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/shlink/8.0.18/CHANGELOG.md b/stable/shlink/8.0.19/CHANGELOG.md similarity index 85% rename from stable/shlink/8.0.18/CHANGELOG.md rename to stable/shlink/8.0.19/CHANGELOG.md index d2b8679ba42..7762a4ac1c1 100644 --- a/stable/shlink/8.0.18/CHANGELOG.md +++ b/stable/shlink/8.0.19/CHANGELOG.md @@ -4,6 +4,19 @@ +## [shlink-8.0.19](https://github.com/truecharts/charts/compare/shlink-8.0.18...shlink-8.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.0 ([#9277](https://github.com/truecharts/charts/issues/9277)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [shlink-8.0.18](https://github.com/truecharts/charts/compare/shlink-8.0.17...shlink-8.0.18) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [shlink-8.0.9](https://github.com/truecharts/charts/compare/shlink-8.0.8...shlink-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shlink-8.0.8](https://github.com/truecharts/charts/compare/shlink-8.0.7...shlink-8.0.8) (2023-04-25) - -### Chore diff --git a/stable/shlink/8.0.18/Chart.yaml b/stable/shlink/8.0.19/Chart.yaml similarity index 96% rename from stable/shlink/8.0.18/Chart.yaml rename to stable/shlink/8.0.19/Chart.yaml index 3c6e6600483..d87d1095a9b 100644 --- a/stable/shlink/8.0.18/Chart.yaml +++ b/stable/shlink/8.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.5.4" +appVersion: "3.6.0" 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: 8.0.18 +version: 8.0.19 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/shlink/8.0.18/README.md b/stable/shlink/8.0.19/README.md similarity index 100% rename from stable/shlink/8.0.18/README.md rename to stable/shlink/8.0.19/README.md diff --git a/stable/shlink/8.0.19/app-changelog.md b/stable/shlink/8.0.19/app-changelog.md new file mode 100644 index 00000000000..e5577462c41 --- /dev/null +++ b/stable/shlink/8.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [shlink-8.0.19](https://github.com/truecharts/charts/compare/shlink-8.0.18...shlink-8.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.0 ([#9277](https://github.com/truecharts/charts/issues/9277)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/shlink/8.0.18/app-readme.md b/stable/shlink/8.0.19/app-readme.md similarity index 100% rename from stable/shlink/8.0.18/app-readme.md rename to stable/shlink/8.0.19/app-readme.md diff --git a/stable/shlink/8.0.18/charts/common-12.10.4.tgz b/stable/shlink/8.0.19/charts/common-12.10.4.tgz similarity index 100% rename from stable/shlink/8.0.18/charts/common-12.10.4.tgz rename to stable/shlink/8.0.19/charts/common-12.10.4.tgz diff --git a/stable/shlink/8.0.18/charts/redis-6.0.46.tgz b/stable/shlink/8.0.19/charts/redis-6.0.46.tgz similarity index 100% rename from stable/shlink/8.0.18/charts/redis-6.0.46.tgz rename to stable/shlink/8.0.19/charts/redis-6.0.46.tgz diff --git a/stable/shlink/8.0.18/ix_values.yaml b/stable/shlink/8.0.19/ix_values.yaml similarity index 94% rename from stable/shlink/8.0.18/ix_values.yaml rename to stable/shlink/8.0.19/ix_values.yaml index 1bafbb8cae9..707e337120d 100644 --- a/stable/shlink/8.0.18/ix_values.yaml +++ b/stable/shlink/8.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/shlink pullPolicy: IfNotPresent - tag: 3.5.4@sha256:ff1a031a708195fbcc700075d4efbc6a79dda69d70a7508bcaed9ede89364236 + tag: v3.6.0@sha256:3bdf56cc09867f294aaa80cb0d6b2cc10766a7ec7b46f59056902bc1e7a98086 service: main: diff --git a/stable/shlink/8.0.18/questions.yaml b/stable/shlink/8.0.19/questions.yaml similarity index 96% rename from stable/shlink/8.0.18/questions.yaml rename to stable/shlink/8.0.19/questions.yaml index 28365bf56ce..31b2e0e73df 100644 --- a/stable/shlink/8.0.18/questions.yaml +++ b/stable/shlink/8.0.19/questions.yaml @@ -690,63 +690,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -760,6 +703,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/shlink/8.0.18/templates/NOTES.txt b/stable/shlink/8.0.19/templates/NOTES.txt similarity index 100% rename from stable/shlink/8.0.18/templates/NOTES.txt rename to stable/shlink/8.0.19/templates/NOTES.txt diff --git a/stable/shlink/8.0.18/templates/common.yaml b/stable/shlink/8.0.19/templates/common.yaml similarity index 100% rename from stable/shlink/8.0.18/templates/common.yaml rename to stable/shlink/8.0.19/templates/common.yaml diff --git a/stable/shlink/8.0.18/values.yaml b/stable/shlink/8.0.19/values.yaml similarity index 100% rename from stable/shlink/8.0.18/values.yaml rename to stable/shlink/8.0.19/values.yaml diff --git a/stable/vikunja/8.0.12/app-changelog.md b/stable/vikunja/8.0.12/app-changelog.md deleted file mode 100644 index 7958aa3f43b..00000000000 --- a/stable/vikunja/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vikunja-8.0.12](https://github.com/truecharts/charts/compare/vikunja-8.0.11...vikunja-8.0.12) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/vikunja/8.0.12/CHANGELOG.md b/stable/vikunja/8.0.13/CHANGELOG.md similarity index 86% rename from stable/vikunja/8.0.12/CHANGELOG.md rename to stable/vikunja/8.0.13/CHANGELOG.md index 7c4a8d97736..2f3b3803433 100644 --- a/stable/vikunja/8.0.12/CHANGELOG.md +++ b/stable/vikunja/8.0.13/CHANGELOG.md @@ -4,6 +4,19 @@ +## [vikunja-8.0.13](https://github.com/truecharts/charts/compare/vikunja-8.0.12...vikunja-8.0.13) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.0 ([#9273](https://github.com/truecharts/charts/issues/9273)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [vikunja-8.0.12](https://github.com/truecharts/charts/compare/vikunja-8.0.11...vikunja-8.0.12) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - update container image tccr.io/truecharts/nginx to v1.24.0 ([#8606](https://github.com/truecharts/charts/issues/8606)) - - -## [vikunja-8.0.3](https://github.com/truecharts/charts/compare/vikunja-8.0.2...vikunja-8.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [vikunja-8.0.2](https://github.com/truecharts/charts/compare/vikunja-8.0.1...vikunja-8.0.2) (2023-05-02) - diff --git a/stable/vikunja/8.0.12/Chart.yaml b/stable/vikunja/8.0.13/Chart.yaml similarity index 98% rename from stable/vikunja/8.0.12/Chart.yaml rename to stable/vikunja/8.0.13/Chart.yaml index ab8cd313ff3..90e62f9e5bd 100644 --- a/stable/vikunja/8.0.12/Chart.yaml +++ b/stable/vikunja/8.0.13/Chart.yaml @@ -22,7 +22,7 @@ name: vikunja sources: - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - https://vikunja.io/docs -version: 8.0.12 +version: 8.0.13 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/vikunja/8.0.12/README.md b/stable/vikunja/8.0.13/README.md similarity index 100% rename from stable/vikunja/8.0.12/README.md rename to stable/vikunja/8.0.13/README.md diff --git a/stable/vikunja/8.0.13/app-changelog.md b/stable/vikunja/8.0.13/app-changelog.md new file mode 100644 index 00000000000..be6fb0a960f --- /dev/null +++ b/stable/vikunja/8.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [vikunja-8.0.13](https://github.com/truecharts/charts/compare/vikunja-8.0.12...vikunja-8.0.13) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.0 ([#9273](https://github.com/truecharts/charts/issues/9273)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/vikunja/8.0.12/app-readme.md b/stable/vikunja/8.0.13/app-readme.md similarity index 100% rename from stable/vikunja/8.0.12/app-readme.md rename to stable/vikunja/8.0.13/app-readme.md diff --git a/stable/vikunja/8.0.12/charts/common-12.10.4.tgz b/stable/vikunja/8.0.13/charts/common-12.10.4.tgz similarity index 100% rename from stable/vikunja/8.0.12/charts/common-12.10.4.tgz rename to stable/vikunja/8.0.13/charts/common-12.10.4.tgz diff --git a/stable/vikunja/8.0.12/charts/redis-6.0.46.tgz b/stable/vikunja/8.0.13/charts/redis-6.0.46.tgz similarity index 100% rename from stable/vikunja/8.0.12/charts/redis-6.0.46.tgz rename to stable/vikunja/8.0.13/charts/redis-6.0.46.tgz diff --git a/stable/vikunja/8.0.12/ix_values.yaml b/stable/vikunja/8.0.13/ix_values.yaml similarity index 98% rename from stable/vikunja/8.0.12/ix_values.yaml rename to stable/vikunja/8.0.13/ix_values.yaml index 628b7c7e966..4e3a6b52fa3 100644 --- a/stable/vikunja/8.0.12/ix_values.yaml +++ b/stable/vikunja/8.0.13/ix_values.yaml @@ -8,7 +8,7 @@ frontendImage: pullPolicy: IfNotPresent nginxImage: repository: tccr.io/truecharts/nginx - tag: 1.24.0@sha256:7eee831d79f11786149bd02a0d4d438057772285ec7b62fc2976ee70676707fa + tag: v1.25.0@sha256:2c2fdf203cf68fcf1c16b81d0dd73342b5b7d547ba2452110e304c0b8b1b0c24 workload: main: diff --git a/stable/vikunja/8.0.12/questions.yaml b/stable/vikunja/8.0.13/questions.yaml similarity index 97% rename from stable/vikunja/8.0.12/questions.yaml rename to stable/vikunja/8.0.13/questions.yaml index efbae02ceaa..c6152328f26 100644 --- a/stable/vikunja/8.0.12/questions.yaml +++ b/stable/vikunja/8.0.13/questions.yaml @@ -1561,63 +1561,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -1631,6 +1574,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/vikunja/8.0.12/templates/NOTES.txt b/stable/vikunja/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/vikunja/8.0.12/templates/NOTES.txt rename to stable/vikunja/8.0.13/templates/NOTES.txt diff --git a/stable/vikunja/8.0.12/templates/_secrets.tpl b/stable/vikunja/8.0.13/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/8.0.12/templates/_secrets.tpl rename to stable/vikunja/8.0.13/templates/_secrets.tpl diff --git a/stable/vikunja/8.0.12/templates/common.yaml b/stable/vikunja/8.0.13/templates/common.yaml similarity index 100% rename from stable/vikunja/8.0.12/templates/common.yaml rename to stable/vikunja/8.0.13/templates/common.yaml diff --git a/stable/vikunja/8.0.12/values.yaml b/stable/vikunja/8.0.13/values.yaml similarity index 100% rename from stable/vikunja/8.0.12/values.yaml rename to stable/vikunja/8.0.13/values.yaml