Skip to content

Commit

Permalink
release(agent): release 0.3.3825
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed Sep 8, 2024
1 parent c8deb49 commit 4aab63a
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.2.0
appVersion: 0.3.3790
version: 0.2.1
appVersion: 0.3.3825
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.3790"
tag: "0.3.3825"

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

0 comments on commit 4aab63a

Please sign in to comment.