Skip to content

Commit

Permalink
update alertmanager version 0.26.0 (#1976)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Oct 18, 2023
1 parent e836bb6 commit badd3e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ workflows:
matrix:
parameters:
docker_image:
- quay.io/astronomer/ap-alertmanager:0.25.0-1
- quay.io/astronomer/ap-alertmanager:0.26.0
- quay.io/astronomer/ap-astro-ui:0.32.7
- quay.io/astronomer/ap-auth-sidecar:1.25.1
- quay.io/astronomer/ap-awsesproxy:1.3-13
Expand Down
2 changes: 1 addition & 1 deletion charts/alertmanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tolerations: []
images:
alertmanager:
repository: quay.io/astronomer/ap-alertmanager
tag: 0.25.0-1
tag: 0.26.0
pullPolicy: IfNotPresent

PodSecurityContext:
Expand Down

0 comments on commit badd3e3

Please sign in to comment.