Skip to content
Snippets Groups Projects
Unverified Commit 54018416 authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Updated mariadb dependency for ghost (#83)

parent 9b3d4217
No related branches found
No related tags found
No related merge requests found
dependencies: dependencies:
- name: mariadb - name: mariadb
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.1.4 version: 0.1.5
digest: sha256:8ada486d1f02cfb4293a31c8918a555d686883d050b376a2b628e2564e650846 digest: sha256:14b5bf0107fb5802c95d6c1eb79d029883e9a6d4223dd70c23307b42f1a8d0a9
generated: "2020-11-10T17:39:32.3352676+01:00" generated: "2020-11-29T11:26:20.5838196+01:00"
...@@ -8,13 +8,13 @@ maintainers: ...@@ -8,13 +8,13 @@ maintainers:
- name: groundhog2k - name: groundhog2k
# This is the chart version # This is the chart version
version: 0.1.8 version: 0.1.9
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "3.38.3" appVersion: "3.38.3"
dependencies: dependencies:
- name: mariadb - name: mariadb
version: 0.1.4 version: 0.1.5
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: mariadb.enabled condition: mariadb.enabled
# Ghost # Ghost
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.38.3](https://img.shields.io/badge/AppVersion-3.38.3-informational?style=flat-square) ![Version: 0.1.9](https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.38.3](https://img.shields.io/badge/AppVersion-3.38.3-informational?style=flat-square)
A Helm chart for Ghost blog on Kubernetes A Helm chart for Ghost blog on Kubernetes
...@@ -44,7 +44,7 @@ $ helm uninstall my-release ...@@ -44,7 +44,7 @@ $ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.1.4 | | @groundhog2k | mariadb | 0.1.5 |
## Common parameters ## Common parameters
......
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