Merge remote-tracking branch 'origin/main' into dev

This commit is contained in:
Innokentii Konstantinov 2023-05-25 14:27:32 +08:00
commit f2b59b07b3
2 changed files with 4 additions and 3 deletions

View file

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## v1.2.29 (2023-05-25)
### Changed
@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fix SQLite permission issue by @vadimkerr ([#1984](https://github.com/grafana/oncall/pull/1984))
- Remove user defined time period from "you're going oncall" mobile push ([2001](https://github.com/grafana/oncall/pull/2001))
## v1.2.26 (2023-05-18)

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: oncall
description: Developer-friendly incident response with brilliant Slack integration
type: application
version: 1.2.24
appVersion: v1.2.24
version: 1.2.28
appVersion: v1.2.28
dependencies:
- name: cert-manager
version: v1.8.0