Skip to content

Commit

Permalink
db-bootstapper 0.31.12 (#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
himabindu07 committed Mar 27, 2024
1 parent 10f7708 commit d510d1b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ workflows:
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.9
- quay.io/astronomer/ap-db-bootstrapper:0.31.11
- quay.io/astronomer/ap-db-bootstrapper:0.31.12
- quay.io/astronomer/ap-default-backend:0.28.24
- quay.io/astronomer/ap-elasticsearch-exporter:1.7.0
- quay.io/astronomer/ap-elasticsearch:8.11.4
Expand Down Expand Up @@ -406,7 +406,7 @@ workflows:
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.9
- quay.io/astronomer/ap-db-bootstrapper:0.31.11
- quay.io/astronomer/ap-db-bootstrapper:0.31.12
- quay.io/astronomer/ap-default-backend:0.28.24
- quay.io/astronomer/ap-elasticsearch-exporter:1.7.0
- quay.io/astronomer/ap-elasticsearch:8.11.4
Expand Down
2 changes: 1 addition & 1 deletion charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ images:
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
tag: 0.31.11
tag: 0.31.12
pullPolicy: IfNotPresent
cliInstall:
repository: quay.io/astronomer/ap-cli-install
Expand Down
2 changes: 1 addition & 1 deletion charts/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ images:
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
tag: 0.31.11
tag: 0.31.12
pullPolicy: IfNotPresent

securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ images:
pullPolicy: IfNotPresent
dbBootstrapper:
repository: quay.io/astronomer/ap-db-bootstrapper
tag: 0.31.11
tag: 0.31.12
pullPolicy: IfNotPresent


Expand Down

0 comments on commit d510d1b

Please sign in to comment.