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

Update chart dependencies for latest MySQL chart version (#1134)

parent 7c79609b
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ dependencies: ...@@ -4,6 +4,6 @@ dependencies:
version: 0.2.21 version: 0.2.21
- name: mysql - name: mysql
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.0 version: 0.1.1
digest: sha256:820d00ae86389eee17311d58c3d1822f557f843f2b25ce5ce883c780561220c3 digest: sha256:2b1092ee873397057bc3889fa74877032e7f88532c29bc8f95ab62bff679f67a
generated: "2022-06-02T14:38:38.395118768+02:00" generated: "2022-08-07T13:36:11.79411957+02:00"
...@@ -7,7 +7,7 @@ type: application ...@@ -7,7 +7,7 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.52.0 version: 0.52.1
appVersion: "5.7.0" appVersion: "5.7.0"
...@@ -17,6 +17,6 @@ dependencies: ...@@ -17,6 +17,6 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
- name: mysql - name: mysql
version: 0.1.0 version: 0.1.1
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mysql.enabled condition: mysql.enabled
# Ghost # Ghost
![Version: 0.52.0](https://img.shields.io/badge/Version-0.52.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.0](https://img.shields.io/badge/AppVersion-5.7.0-informational?style=flat-square) ![Version: 0.52.1](https://img.shields.io/badge/Version-0.52.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.7.0](https://img.shields.io/badge/AppVersion-5.7.0-informational?style=flat-square)
## Changelog ## Changelog
...@@ -50,7 +50,7 @@ helm uninstall my-release ...@@ -50,7 +50,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.2.21 | | @groundhog2k | mariadb | 0.2.21 |
| @groundhog2k | mysql | 0.1.0 | | @groundhog2k | mysql | 0.1.1 |
## Common parameters ## Common parameters
......
...@@ -44,4 +44,5 @@ ...@@ -44,4 +44,5 @@
| 0.50.0 | 5.4.1 | Upgraded to Ghost 5.4.1 | | 0.50.0 | 5.4.1 | Upgraded to Ghost 5.4.1 |
| 0.51.0 | 5.5.0 | Upgraded to Ghost 5.5.0 | | 0.51.0 | 5.5.0 | Upgraded to Ghost 5.5.0 |
| 0.52.0 | 5.7.0 | Upgraded to Ghost 5.7.0 | | 0.52.0 | 5.7.0 | Upgraded to Ghost 5.7.0 |
| 0.52.1 | 5.7.0 | Updated chart dependencies (mysql 0.1.1) |
| | | | | | | |
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