Merge: Release oncall Helm chart 1.2.42 (#2163)

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.2.42,
appVersion: v1.2.42) 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:
github-actions[bot] 2023-06-12 10:25:29 -04:00 committed by GitHub
parent ae6e03dd55
commit bd36370e14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,8 @@ apiVersion: v2
name: oncall
description: Developer-friendly incident response with brilliant Slack integration
type: application
# version and appVersion are handled by CI, no need to change them manually
version: 1.2.41
appVersion: v1.2.41
version: 1.2.42
appVersion: v1.2.42
dependencies:
- name: cert-manager
version: v1.8.0