Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

feat(container)!: Update image flink to v2 #960

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

Package Update Change
flink major 1.19 -> 2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/development-tooling/apache-flink/jobs Kustomization: flux-system/cluster-apps-jobs FlinkDeployment: development-tooling/basic-example

+++ kubernetes/apps/development-tooling/apache-flink/jobs Kustomization: flux-system/cluster-apps-jobs FlinkDeployment: development-tooling/basic-example

@@ -8,13 +8,13 @@

   name: basic-example
   namespace: development-tooling
 spec:
   flinkConfiguration:
     taskmanager.numberOfTaskSlots: '2'
   flinkVersion: v1_17
-  image: flink:1.19
+  image: flink:2.0
   ingress:
     className: internal
     template: flink.vanillax.me
   job:
     jarURI: local:///opt/flink/examples/streaming/StateMachineExample.jar
     parallelism: 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants