Skip to content

Commit

Permalink
release v1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: pixiake <[email protected]>
  • Loading branch information
pixiake committed Sep 25, 2024
1 parent 60bd6fc commit f22b754
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chart/kubeeye/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config:
job:
autoDelTime: 30
backLimit: 5
image: kubespheredev/kubeeye-job:v1.0.1
image: kubespheredev/kubeeye-job:v1.0.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -20,7 +20,7 @@ config:
memory: 256Mi
multiCluster:
member1:
image: kubespheredev/kubeeye-job:v1.0.1
image: kubespheredev/kubeeye-job:v1.0.2
imagePullPolicy: IfNotPresent
controllerManager:
kubeRbacProxy:
Expand All @@ -46,7 +46,7 @@ controllerManager:
ginMode: release
image:
repository: kubespheredev/kubeeye-apiserver
tag: v1.0.1
tag: v1.0.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand All @@ -64,7 +64,7 @@ controllerManager:
allowPrivilegeEscalation: false
image:
repository: kubespheredev/kubeeye-controller
tag: v1.0.1
tag: v1.0.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit f22b754

Please sign in to comment.