Skip to content
Snippets Groups Projects
Unverified Commit c8138e41 authored by Göran Pöhner's avatar Göran Pöhner Committed by GitHub
Browse files

Update chart dependencies for new Postgres 13.8 (#1147)

parent 139e5058
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 21 deletions
dependencies: dependencies:
- name: postgres - name: postgres
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.2.20 version: 0.2.21
digest: sha256:2fd7ba64492c171e554a64a04cb97c6d460785cf72646b1855951ed0270946d5 digest: sha256:1d483a5f451a8df3b7ec27caf4b3a72869d972e1825d16b4736e0ea3f58bcde0
generated: "2022-05-21T10:19:12.9183875+02:00" generated: "2022-08-13T14:52:33.468579384+02:00"
...@@ -7,12 +7,12 @@ type: application ...@@ -7,12 +7,12 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.1.27 version: 0.1.28
appVersion: "v1.8.0" appVersion: "v1.8.0"
dependencies: dependencies:
- name: postgres - name: postgres
version: 0.2.20 version: 0.2.21
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
# Commento # Commento
![Version: 0.1.27](https://img.shields.io/badge/Version-0.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square) ![Version: 0.1.28](https://img.shields.io/badge/Version-0.1.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
## Changelog ## Changelog
...@@ -49,7 +49,7 @@ helm uninstall my-release ...@@ -49,7 +49,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | postgres | 0.2.20 | | @groundhog2k | postgres | 0.2.21 |
## Common parameters ## Common parameters
......
...@@ -9,4 +9,5 @@ ...@@ -9,4 +9,5 @@
| 0.1.25 | v1.8.0 | Updated chart dependencies (postgres 0.2.17) | | 0.1.25 | v1.8.0 | Updated chart dependencies (postgres 0.2.17) |
| 0.1.26 | v1.8.0 | Updated chart dependencies (postgres 0.2.19) | | 0.1.26 | v1.8.0 | Updated chart dependencies (postgres 0.2.19) |
| 0.1.27 | v1.8.0 | Updated chart dependencies (postgres 0.2.20) | | 0.1.27 | v1.8.0 | Updated chart dependencies (postgres 0.2.20) |
| 0.1.28 | v1.8.0 | Updated chart dependencies (postgres 0.2.21) |
| | | | | | | |
File deleted
File added
...@@ -4,9 +4,9 @@ dependencies: ...@@ -4,9 +4,9 @@ dependencies:
version: 0.2.21 version: 0.2.21
- name: postgres - name: postgres
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.2.20 version: 0.2.21
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.5.5 version: 0.5.5
digest: sha256:2225568446d74e9533b935ffb9e8fd08ca574b9dba5eb19aeb83f5fbf84199d8 digest: sha256:3d5c4f875b0d0b298c8d858a63b6367a7b2c2a9f3b458d0cd19ab226f45efc05
generated: "2022-07-19T18:49:11.423346201+02:00" generated: "2022-08-13T14:52:40.074555181+02:00"
...@@ -8,7 +8,7 @@ maintainers: ...@@ -8,7 +8,7 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version # This is the chart version
version: 0.6.0 version: 0.6.1
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "1.17.0" appVersion: "1.17.0"
...@@ -19,7 +19,7 @@ dependencies: ...@@ -19,7 +19,7 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
- name: postgres - name: postgres
version: 0.2.20 version: 0.2.21
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
- name: redis - name: redis
......
# Gitea # Gitea
![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.17.0](https://img.shields.io/badge/AppVersion-1.17.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.17.0](https://img.shields.io/badge/AppVersion-1.17.0-informational?style=flat-square)
## Changelog ## Changelog
...@@ -48,7 +48,7 @@ helm uninstall my-release ...@@ -48,7 +48,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | mariadb | 0.2.21 |
| @groundhog2k | postgres | 0.2.20 | | @groundhog2k | postgres | 0.2.21 |
| @groundhog2k | redis | 0.5.5 | | @groundhog2k | redis | 0.5.5 |
## Common parameters ## Common parameters
......
...@@ -21,4 +21,5 @@ ...@@ -21,4 +21,5 @@
| 0.5.14 | 1.16.9 | Updated to Gitea 1.16.9 | | 0.5.14 | 1.16.9 | Updated to Gitea 1.16.9 |
| 0.5.15 | 1.16.9 | Updated chart dependencies (redis 0.5.5) | | 0.5.15 | 1.16.9 | Updated chart dependencies (redis 0.5.5) |
| 0.6.0 | 1.17.0 | Updated to Gitea 1.17.0 | | 0.6.0 | 1.17.0 | Updated to Gitea 1.17.0 |
| 0.6.1 | 1.17.0 | Updated chart dependencies (postgres 0.2.21) |
| | | | | | | |
File deleted
File added
...@@ -4,9 +4,9 @@ dependencies: ...@@ -4,9 +4,9 @@ dependencies:
version: 0.2.21 version: 0.2.21
- name: postgres - name: postgres
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.2.20 version: 0.2.21
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.5.5 version: 0.5.5
digest: sha256:2225568446d74e9533b935ffb9e8fd08ca574b9dba5eb19aeb83f5fbf84199d8 digest: sha256:3d5c4f875b0d0b298c8d858a63b6367a7b2c2a9f3b458d0cd19ab226f45efc05
generated: "2022-07-19T18:49:29.304482587+02:00" generated: "2022-08-13T14:52:47.894622819+02:00"
...@@ -8,7 +8,7 @@ maintainers: ...@@ -8,7 +8,7 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version. # This is the chart version.
version: 0.11.8 version: 0.11.9
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "24.0.4-apache" appVersion: "24.0.4-apache"
...@@ -19,7 +19,7 @@ dependencies: ...@@ -19,7 +19,7 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
- name: postgres - name: postgres
version: 0.2.20 version: 0.2.21
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
- name: redis - name: redis
......
# Nextcloud # Nextcloud
![Version: 0.11.8](https://img.shields.io/badge/Version-0.11.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.4-apache](https://img.shields.io/badge/AppVersion-24.0.4-informational?style=flat-square) ![Version: 0.11.9](https://img.shields.io/badge/Version-0.11.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.0.4-apache](https://img.shields.io/badge/AppVersion-24.0.4-informational?style=flat-square)
## Changelog ## Changelog
...@@ -83,7 +83,7 @@ helm uninstall my-release ...@@ -83,7 +83,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | mariadb | 0.2.21 |
| @groundhog2k | postgres | 0.2.20 | | @groundhog2k | postgres | 0.2.21 |
| @groundhog2k | redis | 0.5.5 | | @groundhog2k | redis | 0.5.5 |
## Common parameters ## Common parameters
......
...@@ -19,4 +19,5 @@ ...@@ -19,4 +19,5 @@
| 0.11.6 | 24.0.3-apache | Upgraded to Nextcloud 24.0.3 | | 0.11.6 | 24.0.3-apache | Upgraded to Nextcloud 24.0.3 |
| 0.11.7 | 24.0.3-apache | Updated chart dependencies (redis 0.5.5) | | 0.11.7 | 24.0.3-apache | Updated chart dependencies (redis 0.5.5) |
| 0.11.8 | 24.0.4-apache | Upgraded to Nextcloud 24.0.4 | | 0.11.8 | 24.0.4-apache | Upgraded to Nextcloud 24.0.4 |
| 0.11.9 | 24.0.4-apache | Updated chart dependencies (postgres 0.2.21) |
| | | | | | | |
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment