Skip to content

Commit

Permalink
bump(cachet): 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroLorenzi committed Jan 21, 2025
1 parent dbdd779 commit 0098d2d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions stable/cachet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ apiVersion: v2
appVersion: "2.3.15"
description: The open source status page system
name: cachet
version: 1.3.5
version: 1.3.6
home: https://cachethq.io/
sources:
- https://github.com/CachetHQ/Docker
- https://github.com/CachetHQ/Cachet
maintainers:
- name: nyambati
url: https://github.com/nyambati
- name: nyambati
url: https://github.com/nyambati

annotations:
artifacthub.io/links: |
- name: Helm chart source
url: https://github.com/deliveryhero/helm-charts/tree/master/stable/cachet
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.26
condition: postgresql.enabled
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.26
condition: postgresql.enabled
2 changes: 1 addition & 1 deletion stable/cachet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/cachet
To install a specific version of this chart:

```console
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/cachet --version 1.3.5
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/cachet --version 1.3.6
```

To install the chart with the release name `my-release`:
Expand Down

0 comments on commit 0098d2d

Please sign in to comment.