diff --git a/charts/bytestash/Chart.lock b/charts/bytestash/Chart.lock index f8827a54..c49f8135 100644 --- a/charts/bytestash/Chart.lock +++ b/charts/bytestash/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.1.2 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:cc86593fb7a5f24f2aabaa47104333bbaec277f88f34584ad9a80c701ce18996 -generated: "2025-07-05T10:07:25.47579017Z" + version: 0.7.1 +digest: sha256:f39d9f7555bcf7a56399d180ce41a3c50374b7706d645c6011b1e4cd1f57d905 +generated: "2026-01-16T00:24:16.946235106Z" diff --git a/charts/bytestash/Chart.yaml b/charts/bytestash/Chart.yaml index 8dd21e30..d388d0f0 100644 --- a/charts/bytestash/Chart.yaml +++ b/charts/bytestash/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: bytestash description: A Helm chart for Kubernetes type: application -version: 0.1.0 +version: 0.1.1 appVersion: "1.16.0" dependencies: @@ -11,6 +11,6 @@ dependencies: repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" - name: backupd alias: bytestash-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: bytestash-bkp.enabled diff --git a/charts/bytestash/README.md b/charts/bytestash/README.md index 6cc4577c..b1af6268 100644 --- a/charts/bytestash/README.md +++ b/charts/bytestash/README.md @@ -1,6 +1,6 @@ # bytestash -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash-bkp(backupd) | 0.7.1 | | https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash | 0.1.2 | ## Values @@ -80,5 +80,7 @@ A Helm chart for Kubernetes | environment.mode | string | `"production"` | | | environment.name | string | `"unknown"` | | | environment.revision | string | `"main"` | | -| oidc.realm | string | `"deepcypher"` | | +| oidc.config.ref | string | `"owncloak"` | | +| oidc.realm.name | string | `"deepcypher"` | | +| oidc.realm.ref | string | `"owncloak-deepcypher"` | | diff --git a/charts/bytestash/charts/backupd-0.7.0.tgz b/charts/bytestash/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/bytestash/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/bytestash/charts/backupd-0.7.1.tgz b/charts/bytestash/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/bytestash/charts/backupd-0.7.1.tgz differ diff --git a/charts/foundryvtt/Chart.lock b/charts/foundryvtt/Chart.lock index ab3ef51f..8fa92f6d 100644 --- a/charts/foundryvtt/Chart.lock +++ b/charts/foundryvtt/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.12.0 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:2e49b12ee3ff11932f96d178dde449d4b9fe26241977e6f1ae22f7c3941cac48 -generated: "2026-01-03T18:19:32.590010259Z" + version: 0.7.1 +digest: sha256:79fc0413dd922afe517ae74a9fc640bc25047a4b55208d5c4808de7b605b8967 +generated: "2026-01-16T00:24:25.09485735Z" diff --git a/charts/foundryvtt/Chart.yaml b/charts/foundryvtt/Chart.yaml index 80b80fab..083b0145 100644 --- a/charts/foundryvtt/Chart.yaml +++ b/charts/foundryvtt/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.7.0 +version: 0.7.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -29,5 +29,5 @@ dependencies: repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts" - name: backupd alias: foundry-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" diff --git a/charts/foundryvtt/README.md b/charts/foundryvtt/README.md index b28f2221..cb9d629b 100644 --- a/charts/foundryvtt/README.md +++ b/charts/foundryvtt/README.md @@ -1,6 +1,6 @@ # foundryvtt -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.315.0](https://img.shields.io/badge/AppVersion-11.315.0-informational?style=flat-square) +![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 11.315.0](https://img.shields.io/badge/AppVersion-11.315.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | foundry-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | foundry-bkp(backupd) | 0.7.1 | | oci://registry.gitlab.com/georgeraven/raven-helm-charts | foundryvtt | 0.12.0 | ## Values diff --git a/charts/foundryvtt/charts/backupd-0.7.0.tgz b/charts/foundryvtt/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/foundryvtt/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/foundryvtt/charts/backupd-0.7.1.tgz b/charts/foundryvtt/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/foundryvtt/charts/backupd-0.7.1.tgz differ diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index ea046721..9cefea79 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 14.3.10 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.6.1 + version: 0.7.1 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.6.1 -digest: sha256:359d5a11b7a49b1e9ed210f3b344e9706e834a1599d14e52964917f9a1cf3b66 -generated: "2025-10-19T07:12:22.857133071+01:00" + version: 0.7.1 +digest: sha256:64eba6b445f1473441844f4b889415cab54cfd913de6e2d410f0860272387a74 +generated: "2026-01-16T00:24:32.752491327Z" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 4c536874..88cf3c04 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.4.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -34,11 +34,11 @@ dependencies: condition: postgresql-ha.enabled - name: backupd alias: gitea-bkp - version: 0.6.1 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: gitea-bkp.enabled - name: backupd alias: postgresql-bkp - version: 0.6.1 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: postgresql-bkp.enabled diff --git a/charts/gitea/README.md b/charts/gitea/README.md index f1fbcd6c..35e24af4 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # gitea -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -9,8 +9,8 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | https://dl.gitea.com/charts/ | gitea | 12.4.0 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | gitea-bkp(backupd) | 0.6.1 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.6.1 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | gitea-bkp(backupd) | 0.7.1 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.7.1 | | oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 | ## Values diff --git a/charts/gitea/charts/backupd-0.6.1.tgz b/charts/gitea/charts/backupd-0.6.1.tgz deleted file mode 100644 index 8ce854a9..00000000 Binary files a/charts/gitea/charts/backupd-0.6.1.tgz and /dev/null differ diff --git a/charts/gitea/charts/backupd-0.7.1.tgz b/charts/gitea/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/gitea/charts/backupd-0.7.1.tgz differ diff --git a/charts/home-assistant/Chart.lock b/charts/home-assistant/Chart.lock index 8309552b..70fbc3a9 100644 --- a/charts/home-assistant/Chart.lock +++ b/charts/home-assistant/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.13.0 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:010aba60eed1a88422bc7d91b721d56508ebee2a86140549091c92c4cc558cf9 -generated: "2025-11-30T13:41:25.05803898Z" + version: 0.7.1 +digest: sha256:5fe446806b287c33cdc5df5564775cfffb266bb5996c0ec1de8952c4190dad82 +generated: "2026-01-16T00:24:45.599230637Z" diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index ff314e58..a78f6c4d 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.6.0 +version: 0.6.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -31,6 +31,6 @@ dependencies: condition: ha.enabled - name: backupd alias: ha-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: ha-bkp.enabled diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 9c24c57e..dd959558 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | ha-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | ha-bkp(backupd) | 0.7.1 | | oci://registry.gitlab.com/georgeraven/raven-helm-charts | ha(home-assistant) | 0.13.0 | ## Values diff --git a/charts/home-assistant/charts/backupd-0.7.0.tgz b/charts/home-assistant/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/home-assistant/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/home-assistant/charts/backupd-0.7.1.tgz b/charts/home-assistant/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/home-assistant/charts/backupd-0.7.1.tgz differ diff --git a/charts/nextcloud/Chart.lock b/charts/nextcloud/Chart.lock index 3cc979f4..2b3f501d 100644 --- a/charts/nextcloud/Chart.lock +++ b/charts/nextcloud/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 18.2.6 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.6.1 + version: 0.7.1 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.6.1 -digest: sha256:47431651380da3e4e4c45914cd85aac1cb87644e99aea2fe5dc9e1fc436dc8b1 -generated: "2025-05-25T09:34:59.040424108+01:00" + version: 0.7.1 +digest: sha256:c1bc1fa2211e503a3736ad206d77a4e059f928a73ac4a1dfb566da55b8e47489 +generated: "2026-01-16T00:25:00.386673184Z" diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 74c6b49a..d569e089 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.3.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -32,9 +32,9 @@ dependencies: repository: "https://charts.bitnami.com/bitnami" - name: backupd alias: mariadb-bkp - version: 0.6.1 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" - name: backupd alias: nextcloud-bkp - version: 0.6.1 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md index 7793037b..50d7d991 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # dc-template -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) DeepCypher AoA template cluster decleration @@ -9,8 +9,8 @@ DeepCypher AoA template cluster decleration | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | mariadb | 18.2.6 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | mariadb-bkp(backupd) | 0.6.1 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | nextcloud-bkp(backupd) | 0.6.1 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | mariadb-bkp(backupd) | 0.7.1 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | nextcloud-bkp(backupd) | 0.7.1 | | https://nextcloud.github.io/helm/ | nextcloud | 5.5.6 | ## Values diff --git a/charts/nextcloud/charts/backupd-0.6.1.tgz b/charts/nextcloud/charts/backupd-0.6.1.tgz deleted file mode 100644 index 8ce854a9..00000000 Binary files a/charts/nextcloud/charts/backupd-0.6.1.tgz and /dev/null differ diff --git a/charts/nextcloud/charts/backupd-0.7.1.tgz b/charts/nextcloud/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/nextcloud/charts/backupd-0.7.1.tgz differ diff --git a/charts/penpot/Chart.lock b/charts/penpot/Chart.lock index 15e7b503..c630d1b3 100644 --- a/charts/penpot/Chart.lock +++ b/charts/penpot/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 16.5.6 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 + version: 0.7.1 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:707854a3de7ce9fe1e78cd60640b06e14faccbdf239cdac829c74a7b6aa3d664 -generated: "2025-11-30T13:40:03.551762522Z" + version: 0.7.1 +digest: sha256:1d55b24835882c019b31c4d80d853d63bc657d2e676d3d7ad1c25b6ec96ede98 +generated: "2026-01-16T00:25:18.99756044Z" diff --git a/charts/penpot/Chart.yaml b/charts/penpot/Chart.yaml index feac07ce..127224a0 100644 --- a/charts/penpot/Chart.yaml +++ b/charts/penpot/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: penpot description: A Helm chart for Kubernetes type: application -version: 0.4.0 +version: 0.4.2 appVersion: "1.16.0" dependencies: @@ -16,12 +16,12 @@ dependencies: condition: postgresql.enabled - name: backupd alias: postgresql-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: postgresql-bkp.enabled - name: backupd alias: assets-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: assets-bkp.enabled # - name: redis diff --git a/charts/penpot/README.md b/charts/penpot/README.md index faad2777..18cd1e64 100644 --- a/charts/penpot/README.md +++ b/charts/penpot/README.md @@ -1,6 +1,6 @@ # penpot -![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,8 +8,8 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.7.0 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | assets-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.7.1 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | assets-bkp(backupd) | 0.7.1 | | https://helm.penpot.app | penpot | 0.30.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.5.6 | diff --git a/charts/penpot/charts/backupd-0.7.0.tgz b/charts/penpot/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/penpot/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/penpot/charts/backupd-0.7.1.tgz b/charts/penpot/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/penpot/charts/backupd-0.7.1.tgz differ diff --git a/charts/teleport/Chart.lock b/charts/teleport/Chart.lock index 3b87cec8..6c768bf5 100644 --- a/charts/teleport/Chart.lock +++ b/charts/teleport/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 18.5.1 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:a83683af5a34d421cd01ab3da6552cf09caf0dac6deb403a882f67876df4c8b6 -generated: "2025-12-12T21:23:55.726380282Z" + version: 0.7.1 +digest: sha256:01c6177769c41ee53ab4864a84195d00020800f15b960cd14cb2d9df3c12e26e +generated: "2026-01-16T00:25:38.104765645Z" diff --git a/charts/teleport/Chart.yaml b/charts/teleport/Chart.yaml index b9918ae4..4be96e27 100644 --- a/charts/teleport/Chart.yaml +++ b/charts/teleport/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.0 +version: 0.4.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -29,5 +29,5 @@ dependencies: repository: "https://charts.releases.teleport.dev" - name: backupd alias: teleport-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" diff --git a/charts/teleport/README.md b/charts/teleport/README.md index 3a6501a0..0132d12e 100644 --- a/charts/teleport/README.md +++ b/charts/teleport/README.md @@ -1,6 +1,6 @@ # teleport -![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) +![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4](https://img.shields.io/badge/AppVersion-4-informational?style=flat-square) A Helm chart for Kubernetes @@ -9,7 +9,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | https://charts.releases.teleport.dev | teleport-cluster | 18.5.1 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | teleport-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | teleport-bkp(backupd) | 0.7.1 | ## Values diff --git a/charts/teleport/charts/backupd-0.7.0.tgz b/charts/teleport/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/teleport/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/teleport/charts/backupd-0.7.1.tgz b/charts/teleport/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/teleport/charts/backupd-0.7.1.tgz differ diff --git a/charts/wikijs/Chart.lock b/charts/wikijs/Chart.lock index e22e0682..2eab21d5 100644 --- a/charts/wikijs/Chart.lock +++ b/charts/wikijs/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.2.24 - name: backupd repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.7.0 -digest: sha256:3c7c30b7a39f52bc9e87d1edb8696bf572930364c8e67c8a9d2b1c3e84ddf67a -generated: "2025-09-13T11:11:20.40288324Z" + version: 0.7.1 +digest: sha256:9e317993dbcb388f06fa581c967f82e24b6a3de21cff1850c95b8d8ce2ed252a +generated: "2026-01-16T00:25:55.923667168Z" diff --git a/charts/wikijs/Chart.yaml b/charts/wikijs/Chart.yaml index 0461d1d3..ec2cdca4 100644 --- a/charts/wikijs/Chart.yaml +++ b/charts/wikijs/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.2 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -30,6 +30,6 @@ dependencies: condition: wiki.enabled - name: backupd alias: postgresql-bkp - version: 0.7.0 + version: 0.7.1 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: postgresql-bkp.enabled diff --git a/charts/wikijs/README.md b/charts/wikijs/README.md index 30abeeea..ee80ce5a 100644 --- a/charts/wikijs/README.md +++ b/charts/wikijs/README.md @@ -1,6 +1,6 @@ # wikijs -![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -9,7 +9,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| | https://charts.js.wiki | wiki | 2.2.24 | -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.7.0 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.7.1 | ## Values diff --git a/charts/wikijs/charts/backupd-0.7.0.tgz b/charts/wikijs/charts/backupd-0.7.0.tgz deleted file mode 100644 index ea251dd1..00000000 Binary files a/charts/wikijs/charts/backupd-0.7.0.tgz and /dev/null differ diff --git a/charts/wikijs/charts/backupd-0.7.1.tgz b/charts/wikijs/charts/backupd-0.7.1.tgz new file mode 100644 index 00000000..36221faf Binary files /dev/null and b/charts/wikijs/charts/backupd-0.7.1.tgz differ