Skip to content
Snippets Groups Projects
Commit b78df655 authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Updated chart dependencies

parent 83d32aa3
No related branches found
Tags ghost-0.99.1
No related merge requests found
......@@ -4,6 +4,6 @@ dependencies:
version: 0.2.27
- name: mysql
repository: https://groundhog2k.github.io/helm-charts
version: 0.1.9
digest: sha256:3b2623076aeb2baa76023b48125b8adc3c6f086aaa2506cf8f0d080f9e8e6f8f
generated: "2023-07-16T12:11:54.091410725+02:00"
version: 0.1.10
digest: sha256:66e8350a671daf207d0fbfb64037d62d26cfbff31a3c19d601e6d5475c7479b8
generated: "2023-08-06T11:10:29.088407981+02:00"
......@@ -7,7 +7,7 @@ type: application
maintainers:
- name: groundhog2k
version: "0.99.0"
version: "0.99.1"
appVersion: "5.58.0"
......@@ -17,6 +17,6 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled
- name: mysql
version: "0.1.9"
version: "0.1.10"
repository: "https://groundhog2k.github.io/helm-charts"
condition: mysql.enabled
# Ghost
![Version: 0.99.0](https://img.shields.io/badge/Version-0.99.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.58.0](https://img.shields.io/badge/AppVersion-5.58.0-informational?style=flat-square)
![Version: 0.99.1](https://img.shields.io/badge/Version-0.99.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.58.0](https://img.shields.io/badge/AppVersion-5.58.0-informational?style=flat-square)
## Changelog
......@@ -50,7 +50,7 @@ helm uninstall my-release
| Repository | Name | Version |
|------------|------|---------|
| @groundhog2k | mariadb | 0.2.27 |
| @groundhog2k | mysql | 0.1.9 |
| @groundhog2k | mysql | 0.1.10 |
## Common parameters
......
......@@ -145,4 +145,5 @@
| 0.98.0 | 5.57.2 | Upgraded to Ghost 5.57.2 |
| 0.98.1 | 5.57.3 | Upgraded to Ghost 5.57.3 |
| 0.99.0 | 5.58.0 | Upgraded to Ghost 5.58.0 |
| 0.99.1 | 5.58.0 | Updated chart dependencies (mysql 0.1.10) |
| | | |
File added
File deleted
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