Skip to content

Commit 7950387

Browse files
committed
Bump version to v3.4.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 254c687 commit 7950387

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
latest
1+
v3.4.0

manifests/setup/fluent-operator-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
mountPath: /var/run/docker.sock
4040
containers:
4141
- name: fluent-operator
42-
image: kubesphere/fluent-operator:latest
42+
image: kubesphere/fluent-operator:v3.4.0
4343
env:
4444
- name: NAMESPACE
4545
valueFrom:

manifests/setup/setup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40224,7 +40224,7 @@ spec:
4022440224
fieldRef:
4022540225
apiVersion: v1
4022640226
fieldPath: metadata.namespace
40227-
image: kubesphere/fluent-operator:latest
40227+
image: kubesphere/fluent-operator:v3.4.0
4022840228
name: fluent-operator
4022940229
resources:
4023040230
limits:

0 commit comments

Comments
 (0)