generated from onedr0p/cluster-template
-
Couldn't load subscription status.
- Fork 0
feat(container): update flux operator group ( 0.22.0 → 0.33.0 ) #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/flux-operator
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+8
−8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
@@ -42,13 +42,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.22.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.33.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http
@@ -65,13 +65,13 @@
path: /readyz
port: 8081
initialDelaySeconds: 5
periodSeconds: 10
resources:
limits:
- cpu: 1000m
+ cpu: 2000m
memory: 1Gi
requests:
cpu: 100m
memory: 64Mi
volumeMounts:
- name: temp |
--- kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
+++ kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
@@ -11,11 +11,11 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.22.0
+ tag: 0.33.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
verify:
provider: cosign
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
@@ -11,11 +11,11 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.22.0
+ tag: 0.33.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
verify:
provider: cosign
|
013debe to
df91d46
Compare
79bfe5e to
1af674c
Compare
8144c27 to
629c928
Compare
7dc42bc to
c4f8f77
Compare
a2fdc0e to
6aa9a2a
Compare
706c875 to
f48f916
Compare
ee4f9ee to
19b4ee7
Compare
a3bbf7e to
ab2894c
Compare
ab2894c to
b6001cb
Compare
24a2e65 to
c161b59
Compare
5d36252 to
537e63b
Compare
3bcf05e to
15619ff
Compare
15619ff to
87e4018
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22.0->0.33.00.22.0->0.33.0Release Notes
controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)
v0.33.0Compare Source
What's Changed
flux-operator deletecommands by @stefanprodan in #465installcommand to bootstrap Flux Operator and instance by @stefanprodan in #466modelcontextprotocol/go-sdkby @matheuscscp in #473install_flux_instancetool to MCP Server by @stefanprodan in #467flux-operator uninstallcommand by @stefanprodan in #477New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.32.0...v0.33.0
v0.32.0Compare Source
What's Changed
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.31.0...v0.32.0
v0.31.0Compare Source
What's Changed
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.30.0...v0.31.0
v0.30.0Compare Source
This version comes with support for Flux v2.7 and the source-watcher controller.
What's Changed
ArtifactGeneratorandExternalArtifactAPIs by @stefanprodan in #442Full Changelog: controlplaneio-fluxcd/flux-operator@v0.29.0...v0.30.0
v0.29.0Compare Source
What's Changed
--ready-statusfilter toget resourcescommand by @stefanprodan in #433reconcile all --kind --ready-statuscommand by @stefanprodan in #434fluxcd/pkg/ssato v0.58.0 by @stefanprodan in #435Full Changelog: controlplaneio-fluxcd/flux-operator@v0.28.0...v0.29.0
v0.28.0Compare Source
What's Changed
matheuscscpto OLM reviewers by @stefanprodan in #390build rsetcommand by @bugbuilder in #388New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.27.0...v0.28.0
v0.27.0Compare Source
What's Changed
flux-operator tree helmreleasecommand by @stefanprodan in #385Full Changelog: controlplaneio-fluxcd/flux-operator@v0.26.0...v0.27.0
v0.26.0Compare Source
What's Changed
flux_operator_infometric by @stefanprodan in #3682000mfor Flux Operator by @stefanprodan in #369Full Changelog: controlplaneio-fluxcd/flux-operator@v0.25.0...v0.26.0
v0.25.0Compare Source
What's Changed
flux-operator create secretcommands by @stefanprodan in #345--inputs-from-providerflag toflux-operator build rsetcommand by @stefanprodan in #351flux-operator tracecommand by @stefanprodan in #356flux-operator treecommands by @stefanprodan in #357ObjectLevelWorkloadIdentityfeature by @stefanprodan in #360flux-operator waitcommands by @stefanprodan in #363Full Changelog: controlplaneio-fluxcd/flux-operator@v0.24.1...v0.25.0
v0.24.1Compare Source
What's Changed
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.24.0...v0.24.1
v0.24.0Compare Source
What's Changed
Last Reconciledcolumn to get commands by @stefanprodan in #306flux-operator get resourcescommand by @stefanprodan in #309ResourceSetInputProviderby @paulvlasml in #302flux-operator reconcile resourcecommand by @stefanprodan in #312FluxReport.spec.reconcilersby @stefanprodan in #316flux-operator statscommand by @stefanprodan in #317flux-operator suspend/resume resourcecommands by @stefanprodan in #318flux-operator exportcommands by @stefanprodan in #328github.com/fluxcd/pkg/runtimeby @matheuscscp in #332New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.23.0...v0.24.0
v0.23.0Compare Source
What's Changed
objectLevelWorkloadIdentityoption to FluxInstance by @stefanprodan in #283--waitflag to reconcile commands by @stefanprodan in #292GitHubTagandGitLabTaginput providers by @stefanprodan in #297New Contributors
Full Changelog: controlplaneio-fluxcd/flux-operator@v0.22.0...v0.23.0
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.