Skip to content

Commit

Permalink
Merge pull request #29 from acryldata/ps-bump-version
Browse files Browse the repository at this point in the history
Upgrade chart to use 0.3.8.2
  • Loading branch information
pedro93 authored Mar 6, 2025
2 parents c4c3080 + 7fd18e1 commit 5b561c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/datahub-executor-worker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: datahub-executor-worker
description: A Helm chart for datahub-executor-worker
type: application
version: 0.0.14
appVersion: 0.3.8.1
version: 0.0.15
appVersion: 0.3.8.2
maintainers:
- name: DataHub
email: [email protected]
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.7.8-acryl
tag: v0.3.8.2-acryl

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 5b561c8

Please sign in to comment.