3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 13:03:21 +00:00

update chart locks, and release flow

This commit is contained in:
jessebot 2023-07-02 11:40:21 +02:00
parent 6121d46cb5
commit 4ca904b06b
6 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,7 @@ jobs:
- name: Add dependency chart repos - name: Add dependency chart repos
run: | run: |
helm repo add bitnami https://charts.bitnami.com/bitnami helm dep update charts/mastodon
- name: Run chart-releaser - name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0 uses: helm/chart-releaser-action@v1.5.0

View File

@ -8,5 +8,5 @@ dependencies:
- name: redis - name: redis
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 16.13.2 version: 16.13.2
digest: sha256:17ea58a3264aa22faff18215c4269f47dabae956d0df273c684972f356416193 digest: sha256:8be2c8069d65f295d0079bdda67c45691370f7bef73393c2e80eedbdd748b9af
generated: "2022-08-08T21:44:18.0195364+02:00" generated: "2023-07-02T11:39:02.492465+02:00"

View File

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.0.0 version: 4.0.1
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to

Binary file not shown.

Binary file not shown.

Binary file not shown.