Skip to content

Commit

Permalink
release: 0.3.3411
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Nov 6, 2023
1 parent 1def07d commit 19e50d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cloud-agent
description: A Helm chart for Ametnes Cloud Agent
type: application
version: 0.1.51
appVersion: 0.3.3398
version: 0.1.52
appVersion: 0.3.3411
dependencies:
- name: memcached
version: 6.3.4
Expand Down
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ agent:
image:
repository: ametnes/cloud-agent
pullPolicy: IfNotPresent
tag: "0.3.3398"
tag: "0.3.3411"

# imagePullSecrets:
# - name: pull-secret
Expand Down

0 comments on commit 19e50d4

Please sign in to comment.