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

Update chart dependencies (#867)

parent 7c42e5b1
No related branches found
No related merge requests found
Showing
with 28 additions and 25 deletions
dependencies:
- name: postgres
repository: https://groundhog2k.github.io/helm-charts
version: 0.2.16
digest: sha256:bab29267fcae6268f5af0558eb2516dacafdebddf54843bb20e1a2906cf2ef98
generated: "2022-01-22T14:15:12.243663+01:00"
version: 0.2.17
digest: sha256:546071aa55c7237a620f10dcd46e3f2a195941baad484df444049538eeb2c134
generated: "2022-02-10T19:54:17.5690537+01:00"
......@@ -7,12 +7,12 @@ type: application
maintainers:
- name: groundhog2k
version: 0.1.24
version: 0.1.25
appVersion: "v1.8.0"
dependencies:
- name: postgres
version: 0.2.16
version: 0.2.17
repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled
# Commento
![Version: 0.1.24](https://img.shields.io/badge/Version-0.1.24-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.25](https://img.shields.io/badge/Version-0.1.25-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
......@@ -49,7 +49,7 @@ helm uninstall my-release
| Repository | Name | Version |
|------------|------|---------|
| @groundhog2k | postgres | 0.2.16 |
| @groundhog2k | postgres | 0.2.17 |
## Common parameters
......
......@@ -5,5 +5,6 @@
| 0.1.21 | v1.8.0 | Fixed ingress API detection<br>Implemented startupProbe support |
| 0.1.22 | v1.8.0 | Fixed startupProbe |
| 0.1.23 | v1.8.0 | Updated releasenote |
| 0.1.24 | v1.8.0 | Updated chart dependencies |
| 0.1.24 | v1.8.0 | Updated chart dependencies (postgres 0.2.16) |
| 0.1.25 | v1.8.0 | Updated chart dependencies (postgres 0.2.17) |
| | | |
File deleted
File added
dependencies:
- name: mariadb
repository: https://groundhog2k.github.io/helm-charts
version: 0.2.17
digest: sha256:23d5c974cdd4f1884594f17cbe7d14b299cb179cf731de19f7727ac4b4886979
generated: "2022-01-22T14:15:20.215976+01:00"
version: 0.2.18
digest: sha256:64e7fad0e3677e67e83885b81cc1d2986a1e33b15985844e0957140cee4b3f03
generated: "2022-02-10T19:54:33.9620968+01:00"
......@@ -7,12 +7,12 @@ type: application
maintainers:
- name: groundhog2k
version: 0.36.0
version: 0.36.1
appVersion: "4.35.0"
dependencies:
- name: mariadb
version: 0.2.17
version: 0.2.18
repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled
# Ghost
![Version: 0.36.0](https://img.shields.io/badge/Version-0.36.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.35.0](https://img.shields.io/badge/AppVersion-4.35.0-informational?style=flat-square)
![Version: 0.36.1](https://img.shields.io/badge/Version-0.36.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.35.0](https://img.shields.io/badge/AppVersion-4.35.0-informational?style=flat-square)
## Changelog
......@@ -47,7 +47,7 @@ helm uninstall my-release
| Repository | Name | Version |
|------------|------|---------|
| @groundhog2k | mariadb | 0.2.17 |
| @groundhog2k | mariadb | 0.2.18 |
## Common parameters
......
......@@ -11,4 +11,5 @@
| 0.35.1 | 4.34.3 | Upgraded to Ghost 4.34.3 |
| 0.35.2 | 4.34.3 | Removed chart workaround introduced with #686 |
| 0.36.0 | 4.35.0 | Upgraded to Ghost 4.35.0 |
| 0.36.1 | 4.35.0 | Updated chart dependencies (mariadb 0.2.18) |
| | | |
File deleted
File added
dependencies:
- name: mariadb
repository: https://groundhog2k.github.io/helm-charts
version: 0.2.17
version: 0.2.18
- name: postgres
repository: https://groundhog2k.github.io/helm-charts
version: 0.2.16
version: 0.2.17
- name: redis
repository: https://groundhog2k.github.io/helm-charts
version: 0.4.10
digest: sha256:7f027452f19b16f783c4bea90d1359a75c265fbba8e711ce2b5b84224697033a
generated: "2022-01-22T14:15:26.5686577+01:00"
digest: sha256:32e116dc4f43438b4d2f372570606411157e0b05449f4327a041bb4bf9d28d5b
generated: "2022-02-10T19:54:38.8290513+01:00"
......@@ -8,18 +8,18 @@ maintainers:
- name: groundhog2k
# This is the chart version
version: 0.5.1
version: 0.5.2
# This is the version number of the application being deployed.
appVersion: "1.16.1"
dependencies:
- name: mariadb
version: 0.2.17
version: 0.2.18
repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled
- name: postgres
version: 0.2.16
version: 0.2.17
repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled
- name: redis
......
# Gitea
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square)
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.1](https://img.shields.io/badge/AppVersion-1.16.1-informational?style=flat-square)
## Changelog
......@@ -47,8 +47,8 @@ helm uninstall my-release
| Repository | Name | Version |
|------------|------|---------|
| @groundhog2k | mariadb | 0.2.17 |
| @groundhog2k | postgres | 0.2.16 |
| @groundhog2k | mariadb | 0.2.18 |
| @groundhog2k | postgres | 0.2.17 |
| @groundhog2k | redis | 0.4.10 |
## Common parameters
......
......@@ -6,4 +6,5 @@
| 0.4.17 | 1.15.11 | Updated to Gitea 1.15.11 |
| 0.5.0 | 1.16.0 | Updated to Gitea 1.16.0 |
| 0.5.1 | 1.16.1 | Updated to Gitea 1.16.1 |
| 0.5.2 | 1.16.1 | Updated chart dependencies (mariadb 0.2.18 / postgres 0.2.17) |
| | | |
File deleted
File added
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