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:
parent
6121d46cb5
commit
4ca904b06b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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
|
||||||
|
|
BIN
charts/mastodon/charts/elasticsearch-19.0.1.tgz
Normal file
BIN
charts/mastodon/charts/elasticsearch-19.0.1.tgz
Normal file
Binary file not shown.
BIN
charts/mastodon/charts/postgresql-11.1.3.tgz
Normal file
BIN
charts/mastodon/charts/postgresql-11.1.3.tgz
Normal file
Binary file not shown.
BIN
charts/mastodon/charts/redis-16.13.2.tgz
Normal file
BIN
charts/mastodon/charts/redis-16.13.2.tgz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user