Skip to content

Commit

Permalink
release: 0.3.3275
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Oct 15, 2023
1 parent 37a6a84 commit 760c4f9
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.41
appVersion: 0.3.3267
version: 0.1.42
appVersion: 0.3.3275
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.3267"
tag: "0.3.3275"

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

0 comments on commit 760c4f9

Please sign in to comment.