Skip to content

Commit

Permalink
update vendor packages (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram authored Oct 24, 2024
1 parent c73ca1b commit b95bb51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ airflow:
tag: ~
statsd:
repository: quay.io/astronomer/ap-statsd-exporter
tag: 0.27.1
tag: 0.27.2
redis:
repository: quay.io/astronomer/ap-redis
tag: 7.2.5
tag: 7.2.6
pgbouncer:
repository: quay.io/astronomer/ap-pgbouncer
tag: 1.23.1-1
Expand Down Expand Up @@ -489,7 +489,7 @@ extraObjects: []
authSidecar:
enabled: false
repository: quay.io/astronomer/ap-auth-sidecar
tag: 1.25.5
tag: 1.27.1
pullPolicy: IfNotPresent
port: 8084
securityContext: {}
Expand All @@ -501,7 +501,7 @@ loggingSidecar:
customConfig: false
indexPattern: "%Y.%m.%d"
indexNamePrefix: vector
image: quay.io/astronomer/ap-vector:0.32.2-2
image: quay.io/astronomer/ap-vector:0.40.2-1

# Ingress configuration
ingress:
Expand Down

0 comments on commit b95bb51

Please sign in to comment.