Skip to content

Commit

Permalink
Merge pull request #14 from wanjunlei/release-1.3
Browse files Browse the repository at this point in the history
release v1.3.0
  • Loading branch information
benjaminhuo authored Jan 23, 2024
2 parents 39352d6 + 7c08667 commit cfc08f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
latest
v1.3.0
2 changes: 1 addition & 1 deletion config/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
logging.kubesphere.io/logsidecar-injector: logsidecar-injector-deploy
spec:
containers:
- image: kubesphere/log-sidecar-injector:latest
- image: kubesphere/log-sidecar-injector:v1.3.0
imagePullPolicy: IfNotPresent
name: logsidecar-injector
resources:
Expand Down
2 changes: 1 addition & 1 deletion config/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ images:
newTag: v0.3.0
- name: injector
newName: kubesphere/log-sidecar-injector
newTag: latest
newTag: v1.3.0
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

0 comments on commit cfc08f5

Please sign in to comment.