We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84d357 commit 8f7076fCopy full SHA for 8f7076f
venona/VERSION
@@ -1 +1 @@
1
-1.10.4
+1.10.5
venonactl/VERSION
venonactl/pkg/store/store.go
@@ -201,8 +201,8 @@ func (s *Values) BuildValues() map[string]interface{} {
201
"Helm3": s.Helm3,
202
"AppName": MonitorApplicationName,
203
"Image": map[string]string{
204
- "Name": "codefresh/agent",
205
- "Tag": "stable",
+ "Name": "codefresh/cf-k8s-agent",
+ "Tag": "1.3.17",
206
},
207
"Resources": s.Monitor.Resources,
208
0 commit comments