Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.10
version: 0.0.11
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.6.6-acryl
tag: v0.3.7.3-acryl

imagePullSecrets: []
nameOverride: ""
Expand Down