Skip to content

Commit f7b17bb

Browse files
committed
Update manifests.
Signed-off-by: Josh Baird <[email protected]>
1 parent 10acbbf commit f7b17bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
latest
1+
v3.6.0

manifests/setup/fluent-operator-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
name: fluent-operator-env
2424
containers:
2525
- name: fluent-operator
26-
image: ghcr.io/fluent/fluent-operator/fluent-operator:latest
26+
image: ghcr.io/fluent/fluent-operator/fluent-operator:v3.6.0
2727
env:
2828
- name: NAMESPACE
2929
valueFrom:

manifests/setup/setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41146,7 +41146,7 @@ spec:
4114641146
fieldRef:
4114741147
apiVersion: v1
4114841148
fieldPath: metadata.namespace
41149-
image: ghcr.io/fluent/fluent-operator/fluent-operator:latest
41149+
image: ghcr.io/fluent/fluent-operator/fluent-operator:v3.6.0
4115041150
name: fluent-operator
4115141151
resources:
4115241152
limits:

0 commit comments

Comments
 (0)