Skip to content

Commit

Permalink
Update image tag to latest hotfix (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro93 authored Oct 7, 2024
1 parent 08f7c33 commit e2ac5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/datahub-executor-worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: datahub-executor-worker
description: A Helm chart for datahub-executor-worker
type: application
version: 0.0.8
version: 0.0.9
appVersion: 0.0.1
maintainers:
- name: DataHub
Expand Down
2 changes: 1 addition & 1 deletion charts/datahub-executor-worker/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ image:
# GCP: us-docker.pkg.dev/acryl-prod/datahub/datahub-executor
repository: 795586375822.dkr.ecr.us-west-2.amazonaws.com/datahub-executor
pullPolicy: Always
tag: v0.3.5.13-acryl
tag: v0.3.5.22-acryl

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit e2ac5b4

Please sign in to comment.