Skip to content

Commit

Permalink
Merge pull request #331 from wenchajun/update
Browse files Browse the repository at this point in the history
release-1.1.0
  • Loading branch information
benjaminhuo committed Jun 15, 2022
2 parents a1e4352 + 629ec81 commit d8a1762
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.1.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.1.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 @@ -12423,7 +12423,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
image: kubesphere/fluent-operator:latest
image: kubesphere/fluent-operator:v1.1.0
name: fluent-operator
resources:
limits:
Expand Down

0 comments on commit d8a1762

Please sign in to comment.