Merge main to dev
This commit is contained in:
commit
e284e7f0fe
2 changed files with 2 additions and 4 deletions
|
|
@ -25,6 +25,4 @@ jobs:
|
|||
release_tag_regexp: "^v(0|[1-9][0-9]*)\\.(0|[1-9][0-9]*)\\.(0|[1-9][0-9]*)$"
|
||||
release_branch_regexp: "^release-(0|[1-9][0-9]*)\\.(0|[1-9][0-9]*)$"
|
||||
release_branch_with_patch_regexp: "^release-(0|[1-9][0-9]*)\\.(0|[1-9][0-9]*)\\.(0|[1-9][0-9]*)$"
|
||||
# This repository only releases from the tag reference and not from long-lived release branches.
|
||||
tags_only: true
|
||||
website_directory: content/docs/oncall
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: oncall
|
||||
description: Developer-friendly incident response with brilliant Slack integration
|
||||
type: application
|
||||
version: 1.13.10
|
||||
appVersion: v1.13.10
|
||||
version: 1.14.1
|
||||
appVersion: v1.14.1
|
||||
dependencies:
|
||||
- name: cert-manager
|
||||
version: v1.8.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue