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

Updated chart dependencies

parent d21b4859
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ dependencies: ...@@ -7,6 +7,6 @@ dependencies:
version: 0.2.23 version: 0.2.23
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.6.0 version: 0.6.1
digest: sha256:73194f9d8c6f105520fd6854cf1b1d52d1fd89d3ffc3d53ad33643d6de266754 digest: sha256:173d83514d49b55d0592a1080d97ca22da4d931dc2894c2f0155fa213bd3bd67
generated: "2022-12-30T15:13:47.393304237+01:00" generated: "2023-01-18T16:49:56.179139656+01: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.7.2 version: 0.7.3
# This is the version number of the application being deployed. # This is the version number of the application being deployed.
appVersion: "1.18.1" appVersion: "1.18.1"
...@@ -23,6 +23,6 @@ dependencies: ...@@ -23,6 +23,6 @@ dependencies:
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: postgres.enabled condition: postgres.enabled
- name: redis - name: redis
version: 0.6.0 version: 0.6.1
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled condition: redis.enabled
# Gitea # Gitea
![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.1](https://img.shields.io/badge/AppVersion-1.18.1-informational?style=flat-square) ![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.1](https://img.shields.io/badge/AppVersion-1.18.1-informational?style=flat-square)
## Changelog ## Changelog
...@@ -49,7 +49,7 @@ helm uninstall my-release ...@@ -49,7 +49,7 @@ helm uninstall my-release
|------------|------|---------| |------------|------|---------|
| @groundhog2k | mariadb | 0.2.24 | | @groundhog2k | mariadb | 0.2.24 |
| @groundhog2k | postgres | 0.2.23 | | @groundhog2k | postgres | 0.2.23 |
| @groundhog2k | redis | 0.6.0 | | @groundhog2k | redis | 0.6.1 |
## Common parameters ## Common parameters
......
...@@ -36,4 +36,5 @@ ...@@ -36,4 +36,5 @@
| 0.7.0 | 1.18.0 | Updated to Gitea 1.18.0 and chart dependencies (redis 0.6.0) | | 0.7.0 | 1.18.0 | Updated to Gitea 1.18.0 and chart dependencies (redis 0.6.0) |
| 0.7.1 | 1.18.0 | Fixed values documentation - thx @generalovmaksim | | 0.7.1 | 1.18.0 | Fixed values documentation - thx @generalovmaksim |
| 0.7.2 | 1.18.1 | Updated to Gitea 1.18.1 | | 0.7.2 | 1.18.1 | Updated to Gitea 1.18.1 |
| 0.7.3 | 1.18.1 | Updated chart dependencies (redis 0.6.1) |
| | | | | | | |
File deleted
File added
dependencies: dependencies:
- name: redis - name: redis
repository: https://groundhog2k.github.io/helm-charts repository: https://groundhog2k.github.io/helm-charts
version: 0.6.0 version: 0.6.1
digest: sha256:4db4c49bc251cace8a11af298b322cf82bae7d892d9fecce2eccae63b5ed5636 digest: sha256:eac5fa4583cc321788c22f94f848f76a7a02ad2db885d88ea0d3dd2cf10aed94
generated: "2023-01-01T11:35:34.009082538+01:00" generated: "2023-01-18T16:50:07.635792763+01:00"
...@@ -7,12 +7,12 @@ type: application ...@@ -7,12 +7,12 @@ type: application
maintainers: maintainers:
- name: groundhog2k - name: groundhog2k
version: 0.5.3 version: 0.5.4
appVersion: "v1.11.2" appVersion: "v1.11.2"
dependencies: dependencies:
- name: redis - name: redis
version: 0.6.0 version: 0.6.1
repository: "https://groundhog2k.github.io/helm-charts" repository: "https://groundhog2k.github.io/helm-charts"
condition: redis.enabled condition: redis.enabled
# Remark42 # Remark42
![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.11.2](https://img.shields.io/badge/AppVersion-v1.11.2-informational?style=flat-square) ![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.11.2](https://img.shields.io/badge/AppVersion-v1.11.2-informational?style=flat-square)
A Helm chart for Remark42 on Kubernetes A Helm chart for Remark42 on Kubernetes
...@@ -45,7 +45,7 @@ helm uninstall my-release ...@@ -45,7 +45,7 @@ helm uninstall my-release
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| @groundhog2k | redis | 0.6.0 | | @groundhog2k | redis | 0.6.1 |
## Common parameters ## Common parameters
......
...@@ -18,4 +18,5 @@ ...@@ -18,4 +18,5 @@
| 0.5.1 | v1.11.1 | Upgraded to Remark42 v1.11.1 | | 0.5.1 | v1.11.1 | Upgraded to Remark42 v1.11.1 |
| 0.5.2 | v1.11.2 | Upgraded to Remark42 v1.11.2 | | 0.5.2 | v1.11.2 | Upgraded to Remark42 v1.11.2 |
| 0.5.3 | v1.11.2 | Updated chart dependencies (redis 0.6.0) | | 0.5.3 | v1.11.2 | Updated chart dependencies (redis 0.6.0) |
| 0.5.4 | v1.11.2 | Updated chart dependencies (redis 0.6.1) |
| | | | | | | |
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment