Skip to content

Commit fb5dd43

Browse files
committed
Release v1.0.0
1 parent fe12c80 commit fb5dd43

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

deploy/all-cr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ spec:
524524
- name: JOYLIVE_NAMESPACE
525525
value: joylive
526526
name: joylive-injector
527-
image: ghcr.m.daocloud.io/jd-opensource/joylive-injector:latest
527+
image: ghcr.m.daocloud.io/jd-opensource/joylive-injector:v1.0.0
528528
imagePullPolicy: Always
529529
args:
530530
- --cert=/etc/kubernetes/ssl/dac.pem

deploy/joylive-injector/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ image:
1414
repository: ghcr.m.daocloud.io/jd-opensource/joylive-injector
1515
pullPolicy: Always
1616
# Overrides the image tag whose default is the chart appVersion.
17-
tag: latest
17+
tag: v1.0.0
1818

1919
configMapName: joylive-injector-config
2020

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)