Skip to content

Commit

Permalink
agent: release 0.3.3762
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Jun 11, 2024
1 parent 3a0a970 commit 10db428
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 Platform Agent
type: application
version: 0.1.60
appVersion: 0.3.3748
version: 0.1.61
appVersion: 0.3.3762
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.3748"
tag: "0.3.3762"

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

0 comments on commit 10db428

Please sign in to comment.