Skip to content

Commit

Permalink
Merge pull request #385 from wenchajun/wenchajun/release-1.5
Browse files Browse the repository at this point in the history
release-1.5
  • Loading branch information
benjaminhuo committed Sep 24, 2022
2 parents 466af4f + 8495c68 commit 5870864
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.5.0
2 changes: 1 addition & 1 deletion charts/fluent-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ operator:
tag: "19.03"
container:
repository: "kubesphere/fluent-operator"
tag: "latest"
tag: "v1.5.0"
# FluentBit operator resources. Usually user needn't to adjust these.
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion manifests/setup/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13432,7 +13432,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image: kubesphere/fluent-operator:latest
image: kubesphere/fluent-operator:v1.5.0
name: fluent-operator
resources:
limits:
Expand Down

0 comments on commit 5870864

Please sign in to comment.