mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/postgresql-ha-16.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Update postgresql-ha Docker tag to v16.3.2 See merge request deepcypher/dc-kc!943
This commit is contained in:
@@ -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.1
|
||||
version: 0.4.0
|
||||
|
||||
# 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,6 +29,6 @@ dependencies:
|
||||
version: 2025.8.3
|
||||
repository: "https://charts.bitwarden.com/"
|
||||
- name: postgresql-ha
|
||||
version: "16.0.22"
|
||||
version: "16.3.2"
|
||||
repository: "oci://registry-1.docker.io/bitnamicharts"
|
||||
condition: postgresql-ha.enabled
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# bitwarden
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
|
||||
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitwarden.com/ | bitwarden(self-host) | 2025.8.3 |
|
||||
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.0.22 |
|
||||
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.3.2 |
|
||||
|
||||
## Values
|
||||
|
||||
|
||||
@@ -4,12 +4,12 @@ dependencies:
|
||||
version: 12.4.0
|
||||
- name: postgresql-ha
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.3.10
|
||||
version: 16.3.2
|
||||
- name: backupd
|
||||
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
|
||||
version: 0.6.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"
|
||||
digest: sha256:9961675872ebce9df0b0e998b77df26dddf8799ddaeabdef53eece251efe3c5a
|
||||
generated: "2026-01-16T00:51:34.57993587Z"
|
||||
|
||||
@@ -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.3.0
|
||||
|
||||
# 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,7 +29,7 @@ dependencies:
|
||||
repository: "https://dl.gitea.com/charts/"
|
||||
condition: gitea.enabled
|
||||
- name: postgresql-ha
|
||||
version: 14.3.10
|
||||
version: 16.3.2
|
||||
repository: "oci://registry-1.docker.io/bitnamicharts"
|
||||
condition: postgresql-ha.enabled
|
||||
- name: backupd
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# gitea
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
|
||||
@@ -11,7 +11,7 @@ A Helm chart for Kubernetes
|
||||
| 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 |
|
||||
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 |
|
||||
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.3.2 |
|
||||
|
||||
## Values
|
||||
|
||||
|
||||
Binary file not shown.
BIN
charts/gitea/charts/postgresql-ha-16.3.2.tgz
Normal file
BIN
charts/gitea/charts/postgresql-ha-16.3.2.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user