Merge branch 'renovate/backupd-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s

Update Helm release backupd to v0.7.1

See merge request deepcypher/dc-kc!445
This commit is contained in:
George Onoufriou
2026-01-22 01:14:20 +00:00
40 changed files with 68 additions and 66 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 0.1.2 version: 0.1.2
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:cc86593fb7a5f24f2aabaa47104333bbaec277f88f34584ad9a80c701ce18996 digest: sha256:f39d9f7555bcf7a56399d180ce41a3c50374b7706d645c6011b1e4cd1f57d905
generated: "2025-07-05T10:07:25.47579017Z" generated: "2026-01-16T00:24:16.946235106Z"

View File

@@ -2,7 +2,7 @@ apiVersion: v2
name: bytestash name: bytestash
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 0.1.0 version: 0.1.1
appVersion: "1.16.0" appVersion: "1.16.0"
dependencies: dependencies:
@@ -11,6 +11,6 @@ dependencies:
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
- name: backupd - name: backupd
alias: bytestash-bkp alias: bytestash-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: bytestash-bkp.enabled condition: bytestash-bkp.enabled

View File

@@ -1,6 +1,6 @@
# bytestash # 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 A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | 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 | | https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash | 0.1.2 |
## Values ## Values
@@ -80,5 +80,7 @@ A Helm chart for Kubernetes
| environment.mode | string | `"production"` | | | environment.mode | string | `"production"` | |
| environment.name | string | `"unknown"` | | | environment.name | string | `"unknown"` | |
| environment.revision | string | `"main"` | | | environment.revision | string | `"main"` | |
| oidc.realm | string | `"deepcypher"` | | | oidc.config.ref | string | `"owncloak"` | |
| oidc.realm.name | string | `"deepcypher"` | |
| oidc.realm.ref | string | `"owncloak-deepcypher"` | |

Binary file not shown.

View File

@@ -4,6 +4,6 @@ dependencies:
version: 0.12.0 version: 0.12.0
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:2e49b12ee3ff11932f96d178dde449d4b9fe26241977e6f1ae22f7c3941cac48 digest: sha256:79fc0413dd922afe517ae74a9fc640bc25047a4b55208d5c4808de7b605b8967
generated: "2026-01-03T18:19:32.590010259Z" generated: "2026-01-16T00:24:25.09485735Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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" repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts"
- name: backupd - name: backupd
alias: foundry-bkp alias: foundry-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"

View File

@@ -1,6 +1,6 @@
# foundryvtt # 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 A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | 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 | | oci://registry.gitlab.com/georgeraven/raven-helm-charts | foundryvtt | 0.12.0 |
## Values ## Values

Binary file not shown.

View File

@@ -7,9 +7,9 @@ dependencies:
version: 14.3.10 version: 14.3.10
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1 version: 0.7.1
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1 version: 0.7.1
digest: sha256:359d5a11b7a49b1e9ed210f3b344e9706e834a1599d14e52964917f9a1cf3b66 digest: sha256:64eba6b445f1473441844f4b889415cab54cfd913de6e2d410f0860272387a74
generated: "2025-10-19T07:12:22.857133071+01:00" generated: "2026-01-16T00:24:32.752491327Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # incremented each time you make changes to the application. Versions are not expected to
@@ -34,11 +34,11 @@ dependencies:
condition: postgresql-ha.enabled condition: postgresql-ha.enabled
- name: backupd - name: backupd
alias: gitea-bkp alias: gitea-bkp
version: 0.6.1 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: gitea-bkp.enabled condition: gitea-bkp.enabled
- name: backupd - name: backupd
alias: postgresql-bkp alias: postgresql-bkp
version: 0.6.1 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: postgresql-bkp.enabled condition: postgresql-bkp.enabled

View File

@@ -1,6 +1,6 @@
# gitea # 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 A Helm chart for Kubernetes
@@ -9,8 +9,8 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://dl.gitea.com/charts/ | gitea | 12.4.0 | | 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 | gitea-bkp(backupd) | 0.7.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 | postgresql-bkp(backupd) | 0.7.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 | | oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 |
## Values ## Values

Binary file not shown.

View File

@@ -4,6 +4,6 @@ dependencies:
version: 0.13.0 version: 0.13.0
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:010aba60eed1a88422bc7d91b721d56508ebee2a86140549091c92c4cc558cf9 digest: sha256:5fe446806b287c33cdc5df5564775cfffb266bb5996c0ec1de8952c4190dad82
generated: "2025-11-30T13:41:25.05803898Z" generated: "2026-01-16T00:24:45.599230637Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # incremented each time you make changes to the application. Versions are not expected to
@@ -31,6 +31,6 @@ dependencies:
condition: ha.enabled condition: ha.enabled
- name: backupd - name: backupd
alias: ha-bkp alias: ha-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: ha-bkp.enabled condition: ha-bkp.enabled

View File

@@ -1,6 +1,6 @@
# home-assistant # 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 A Helm chart for Kubernetes
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | 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 | | oci://registry.gitlab.com/georgeraven/raven-helm-charts | ha(home-assistant) | 0.13.0 |
## Values ## Values

Binary file not shown.

View File

@@ -7,9 +7,9 @@ dependencies:
version: 18.2.6 version: 18.2.6
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1 version: 0.7.1
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1 version: 0.7.1
digest: sha256:47431651380da3e4e4c45914cd85aac1cb87644e99aea2fe5dc9e1fc436dc8b1 digest: sha256:c1bc1fa2211e503a3736ad206d77a4e059f928a73ac4a1dfb566da55b8e47489
generated: "2025-05-25T09:34:59.040424108+01:00" generated: "2026-01-16T00:25:00.386673184Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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" repository: "https://charts.bitnami.com/bitnami"
- name: backupd - name: backupd
alias: mariadb-bkp alias: mariadb-bkp
version: 0.6.1 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
- name: backupd - name: backupd
alias: nextcloud-bkp alias: nextcloud-bkp
version: 0.6.1 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"

View File

@@ -1,6 +1,6 @@
# dc-template # 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 DeepCypher AoA template cluster decleration
@@ -9,8 +9,8 @@ DeepCypher AoA template cluster decleration
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 18.2.6 | | 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 | mariadb-bkp(backupd) | 0.7.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 | nextcloud-bkp(backupd) | 0.7.1 |
| https://nextcloud.github.io/helm/ | nextcloud | 5.5.6 | | https://nextcloud.github.io/helm/ | nextcloud | 5.5.6 |
## Values ## Values

Binary file not shown.

View File

@@ -7,9 +7,9 @@ dependencies:
version: 16.5.6 version: 16.5.6
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:707854a3de7ce9fe1e78cd60640b06e14faccbdf239cdac829c74a7b6aa3d664 digest: sha256:1d55b24835882c019b31c4d80d853d63bc657d2e676d3d7ad1c25b6ec96ede98
generated: "2025-11-30T13:40:03.551762522Z" generated: "2026-01-16T00:25:18.99756044Z"

View File

@@ -2,7 +2,7 @@ apiVersion: v2
name: penpot name: penpot
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
type: application type: application
version: 0.4.0 version: 0.4.2
appVersion: "1.16.0" appVersion: "1.16.0"
dependencies: dependencies:
@@ -16,12 +16,12 @@ dependencies:
condition: postgresql.enabled condition: postgresql.enabled
- name: backupd - name: backupd
alias: postgresql-bkp alias: postgresql-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: postgresql-bkp.enabled condition: postgresql-bkp.enabled
- name: backupd - name: backupd
alias: assets-bkp alias: assets-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: assets-bkp.enabled condition: assets-bkp.enabled
# - name: redis # - name: redis

View File

@@ -1,6 +1,6 @@
# penpot # 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 A Helm chart for Kubernetes
@@ -8,8 +8,8 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | 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 | postgresql-bkp(backupd) | 0.7.1 |
| 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 | assets-bkp(backupd) | 0.7.1 |
| https://helm.penpot.app | penpot | 0.30.0 | | https://helm.penpot.app | penpot | 0.30.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.5.6 | | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.5.6 |

Binary file not shown.

View File

@@ -4,6 +4,6 @@ dependencies:
version: 18.5.1 version: 18.5.1
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:a83683af5a34d421cd01ab3da6552cf09caf0dac6deb403a882f67876df4c8b6 digest: sha256:01c6177769c41ee53ab4864a84195d00020800f15b960cd14cb2d9df3c12e26e
generated: "2025-12-12T21:23:55.726380282Z" generated: "2026-01-16T00:25:38.104765645Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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" repository: "https://charts.releases.teleport.dev"
- name: backupd - name: backupd
alias: teleport-bkp alias: teleport-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"

View File

@@ -1,6 +1,6 @@
# teleport # 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 A Helm chart for Kubernetes
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.releases.teleport.dev | teleport-cluster | 18.5.1 | | 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 ## Values

Binary file not shown.

View File

@@ -4,6 +4,6 @@ dependencies:
version: 2.2.24 version: 2.2.24
- name: backupd - name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0 version: 0.7.1
digest: sha256:3c7c30b7a39f52bc9e87d1edb8696bf572930364c8e67c8a9d2b1c3e84ddf67a digest: sha256:9e317993dbcb388f06fa581c967f82e24b6a3de21cff1850c95b8d8ce2ed252a
generated: "2025-09-13T11:11:20.40288324Z" generated: "2026-01-16T00:25:55.923667168Z"

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # incremented each time you make changes to the application. Versions are not expected to
@@ -30,6 +30,6 @@ dependencies:
condition: wiki.enabled condition: wiki.enabled
- name: backupd - name: backupd
alias: postgresql-bkp alias: postgresql-bkp
version: 0.7.0 version: 0.7.1
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
condition: postgresql-bkp.enabled condition: postgresql-bkp.enabled

View File

@@ -1,6 +1,6 @@
# wikijs # 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 A Helm chart for Kubernetes
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.js.wiki | wiki | 2.2.24 | | 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 ## Values

Binary file not shown.