diff --git a/stable/znc/6.0.15/app-changelog.md b/stable/znc/6.0.15/app-changelog.md deleted file mode 100644 index 8be858b7f18..00000000000 --- a/stable/znc/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.15](https://github.com/truecharts/charts/compare/znc-6.0.14...znc-6.0.15) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/znc/6.0.15/CHANGELOG.md b/stable/znc/6.0.16/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.15/CHANGELOG.md rename to stable/znc/6.0.16/CHANGELOG.md index a9f20bab57c..2b0ad1b4360 100644 --- a/stable/znc/6.0.15/CHANGELOG.md +++ b/stable/znc/6.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#14746](https://github.com/truecharts/charts/issues/14746)) + + + + ## [znc-6.0.15](https://github.com/truecharts/charts/compare/znc-6.0.14...znc-6.0.15) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) - - - - -## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29) - diff --git a/stable/znc/6.0.15/Chart.yaml b/stable/znc/6.0.16/Chart.yaml similarity index 97% rename from stable/znc/6.0.15/Chart.yaml rename to stable/znc/6.0.16/Chart.yaml index 93b3ffd9922..35c73ab1b51 100644 --- a/stable/znc/6.0.15/Chart.yaml +++ b/stable/znc/6.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.15 +version: 6.0.16 appVersion: "1.8.2" description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. type: application diff --git a/stable/znc/6.0.15/README.md b/stable/znc/6.0.16/README.md similarity index 100% rename from stable/znc/6.0.15/README.md rename to stable/znc/6.0.16/README.md diff --git a/stable/znc/6.0.16/app-changelog.md b/stable/znc/6.0.16/app-changelog.md new file mode 100644 index 00000000000..77ba17a6942 --- /dev/null +++ b/stable/znc/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#14746](https://github.com/truecharts/charts/issues/14746)) + + \ No newline at end of file diff --git a/stable/znc/6.0.15/app-readme.md b/stable/znc/6.0.16/app-readme.md similarity index 100% rename from stable/znc/6.0.15/app-readme.md rename to stable/znc/6.0.16/app-readme.md diff --git a/stable/znc/6.0.15/charts/common-14.3.5.tgz b/stable/znc/6.0.16/charts/common-14.3.5.tgz similarity index 100% rename from stable/znc/6.0.15/charts/common-14.3.5.tgz rename to stable/znc/6.0.16/charts/common-14.3.5.tgz diff --git a/stable/znc/6.0.15/ix_values.yaml b/stable/znc/6.0.16/ix_values.yaml similarity index 82% rename from stable/znc/6.0.15/ix_values.yaml rename to stable/znc/6.0.16/ix_values.yaml index a7879eb9075..bfffc3cfba1 100644 --- a/stable/znc/6.0.15/ix_values.yaml +++ b/stable/znc/6.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:d4a301ed34c9f95f37c48b598c1c93d81367b35d812188cf5ae944d342418562 + tag: v1.8.2@sha256:0ab6fdc237a53547a4b4c5ea382eff06ffc9ce3a8b160f00b20734bce632fd9e service: main: ports: diff --git a/stable/znc/6.0.15/questions.yaml b/stable/znc/6.0.16/questions.yaml similarity index 91% rename from stable/znc/6.0.15/questions.yaml rename to stable/znc/6.0.16/questions.yaml index 13354a007c0..330f287e8cb 100644 --- a/stable/znc/6.0.15/questions.yaml +++ b/stable/znc/6.0.16/questions.yaml @@ -614,6 +614,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: persistenceList label: Additional App Storage group: Storage and Persistence @@ -734,6 +827,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: ingress label: "" group: Ingress @@ -776,7 +962,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/znc/6.0.15/templates/NOTES.txt b/stable/znc/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.15/templates/NOTES.txt rename to stable/znc/6.0.16/templates/NOTES.txt diff --git a/stable/znc/6.0.15/templates/common.yaml b/stable/znc/6.0.16/templates/common.yaml similarity index 100% rename from stable/znc/6.0.15/templates/common.yaml rename to stable/znc/6.0.16/templates/common.yaml diff --git a/stable/znc/6.0.15/values.yaml b/stable/znc/6.0.16/values.yaml similarity index 100% rename from stable/znc/6.0.15/values.yaml rename to stable/znc/6.0.16/values.yaml