Commit 88c285f0 authored by qmhu's avatar qmhu
Browse files

update image version

parent efed2a66
Showing with 4 additions and 4 deletions
+4 -4
......@@ -29,7 +29,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: docker.io/gocrane/crane-agent
image: docker.io/gocrane/crane-agent:v0.3.0
imagePullPolicy: Always
command:
- /crane-agent
......
......@@ -35,7 +35,7 @@ spec:
operator: Exists
containers:
- name: craned
image: docker.io/gocrane/craned:v0.2.0
image: docker.io/gocrane/craned:v0.3.0
imagePullPolicy: IfNotPresent
env:
- name: TZ
......@@ -57,7 +57,7 @@ spec:
path: /api/healthz
port: 8082
scheme: HTTP
- image: docker.io/gocrane/dashboard:v0.2.0
- image: docker.io/gocrane/dashboard:v0.3.0
imagePullPolicy: IfNotPresent
name: dashboard
volumeMounts:
......
......@@ -27,7 +27,7 @@ spec:
serviceAccountName: metric-adapter
containers:
- name: metric-adapter
image: docker.io/gocrane/metric-adapter:v0.2.0
image: docker.io/gocrane/metric-adapter:v0.3.0
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment