There was an error while loading. Please reload this page.
1 parent a9afa8b commit 4ffeefdCopy full SHA for 4ffeefd
2 files changed
charts/agent/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: cloud-agent
3
description: A Helm chart for Ametnes Platform Agent
4
type: application
5
-version: 0.3.14
6
-appVersion: 0.3.5025
+version: 0.3.15
+appVersion: 0.3.5083
7
dependencies:
8
- name: memcached
9
version: 6.3.4
charts/agent/values.yaml
@@ -13,7 +13,7 @@ agent:
13
image:
14
repository: ametnes/cloud-agent
15
pullPolicy: IfNotPresent
16
- tag: "0.3.5025"
+ tag: "0.3.5083"
17
18
# imagePullSecrets:
19
# - name: pull-secret
0 commit comments