Skip to content

Commit

Permalink
update nats exporter version 0.14.0 (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 14, 2024
1 parent 417dc03 commit dbc52dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ workflows:
- quay.io/astronomer/ap-init:3.18.5
- quay.io/astronomer/ap-kibana:8.11.4
- quay.io/astronomer/ap-kube-state:2.10.1
- quay.io/astronomer/ap-nats-exporter:0.13.0-1
- quay.io/astronomer/ap-nats-exporter:0.14.0
- quay.io/astronomer/ap-nats-server:2.10.9-1
- quay.io/astronomer/ap-nats-streaming:0.25.6
- quay.io/astronomer/ap-nginx-es:1.25.3
Expand Down Expand Up @@ -416,7 +416,7 @@ workflows:
- quay.io/astronomer/ap-init:3.18.5
- quay.io/astronomer/ap-kibana:8.11.4
- quay.io/astronomer/ap-kube-state:2.10.1
- quay.io/astronomer/ap-nats-exporter:0.13.0-1
- quay.io/astronomer/ap-nats-exporter:0.14.0
- quay.io/astronomer/ap-nats-server:2.10.9-1
- quay.io/astronomer/ap-nats-streaming:0.25.6
- quay.io/astronomer/ap-nginx-es:1.25.3
Expand Down
2 changes: 1 addition & 1 deletion charts/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ images:
pullPolicy: IfNotPresent
exporter:
repository: quay.io/astronomer/ap-nats-exporter
tag: 0.13.0-1
tag: 0.14.0
pullPolicy: IfNotPresent


Expand Down
2 changes: 1 addition & 1 deletion charts/stan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ images:
pullPolicy: IfNotPresent
exporter:
repository: quay.io/astronomer/ap-nats-exporter
tag: 0.13.0-1
tag: 0.14.0
pullPolicy: IfNotPresent


Expand Down

0 comments on commit dbc52dc

Please sign in to comment.