Merge: Release oncall Helm chart 1.3.4 (#2430)
Merge this PR to `main` branch to start another [github actions job](https://github.com/grafana/oncall/blob/dev/.github/workflows/helm_release.yml) that will release the updated version of the chart (version: 1.3.4, appVersion: v1.3.4) into `grafana/helm-charts` helm repository. This PR was created automatically by this [github action](https://github.com/grafana/oncall/blob/dev/.github/workflows/helm_release_pr.yml). Co-authored-by: GitHub Actions <actions@github.com>
This commit is contained in:
parent
78db11361a
commit
c99e06b50d
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: oncall
|
||||
description: Developer-friendly incident response with brilliant Slack integration
|
||||
type: application
|
||||
version: 1.3.3
|
||||
appVersion: v1.3.3
|
||||
version: 1.3.4
|
||||
appVersion: v1.3.4
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
version: v1.8.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue