Skip to content

Commit

Permalink
update stan packages (#2016)
Browse files Browse the repository at this point in the history
Co-authored-by: Chioma Onyekpere <chioma.onyekpere@gmail.com>
  • Loading branch information
pgvishnuram and Simpcyclassy committed Nov 28, 2023
1 parent ac2a8a5 commit 6f96cbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@ workflows:
- quay.io/astronomer/ap-init:3.18.4-2
- quay.io/astronomer/ap-kibana:8.9.2
- quay.io/astronomer/ap-kube-state:2.8.2
- quay.io/astronomer/ap-nats-exporter:0.10.0-6
- quay.io/astronomer/ap-nats-server:2.8.4-4
- quay.io/astronomer/ap-nats-streaming:0.24.6-4
- quay.io/astronomer/ap-nats-exporter:0.12.0
- quay.io/astronomer/ap-nats-server:2.10.2
- quay.io/astronomer/ap-nats-streaming:0.25.5
- quay.io/astronomer/ap-nginx-es:1.25.2-2
- quay.io/astronomer/ap-nginx:1.9.4
- quay.io/astronomer/ap-node-exporter:1.6.1
Expand Down
4 changes: 2 additions & 2 deletions charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
images:
nats:
repository: quay.io/astronomer/ap-nats-server
tag: 2.8.4-4
tag: 2.10.2
pullPolicy: IfNotPresent
exporter:
repository: quay.io/astronomer/ap-nats-exporter
tag: 0.10.0-6
tag: 0.12.0
pullPolicy: IfNotPresent


Expand Down
4 changes: 2 additions & 2 deletions charts/stan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ images:
pullPolicy: IfNotPresent
stan:
repository: quay.io/astronomer/ap-nats-streaming
tag: 0.24.6-4
tag: 0.25.5
pullPolicy: IfNotPresent
exporter:
repository: quay.io/astronomer/ap-nats-exporter
tag: 0.10.0-6
tag: 0.12.0
pullPolicy: IfNotPresent


Expand Down

0 comments on commit 6f96cbb

Please sign in to comment.