Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.jkube.kubernetes (source) 1.15.0 -> 1.16.2 age adoption passing confidence

Release Notes

eclipse/jkube (org.eclipse.jkube.kubernetes)

v1.16.2

  • Fix #​2461: k8s:watch/k8sWatch should throw error in buildpacks build strategy
  • Fix #​2852: Bump version.kubernetes-client from 6.10.0 to 6.11.0
  • Fix #​2847: OpenShift Routes use spec.port.targetPort instead of spec.port.port

v1.16.1

  • Fix #​2582: Moved PortMapping class from package org.eclipse.jkube.kit.build.api.model to org.eclipse.jkube.kit.common
  • Fix #​2726: helm-lint works seamlessly on MacOS aarch64

v1.16.0

  • Fix #​1690: Base images based on ubi9
  • Fix #​1700: Add Kubernetes Well Known labels to generated resources
  • Fix #​2257: Provide guidance when the final project packaged file is not found in Quarkus projeicts
  • Fix #​2070: build goals/tasks log warning if user forgets to run package/build goal/task
  • Fix #​2314: Add chart name validation before doing Helm OCI push
  • Fix #​2381: Container Images based on Java 21 (Java-exec, Tomcat, Jetty, Karaf)
  • Fix #​2389: Helm values.yaml sorted alphabetically
  • Fix #​2390: support for all missing Chart.yaml fields
  • Fix #​2391: Automatically add values.schema.json file if detected
  • Fix #​2423: Change default VolumePermissionEnricher's initContainer image from busybox to quay.io/quay/busybox
  • Fix #​2444: Add support for Spring Boot application properties placeholders
  • Fix #​2456: Add utility class to decompress archive files
  • Fix #​2465: Add support for buildpacks build strategy with opinionated defaults (Zero config)
  • Fix #​2472: Support for Helm Chart.yaml appVersion field defaulting to project version
  • Fix #​2474: Remove Docker-related classes providing unused functionality
  • Fix #​2477: Support for Spring Boot 3.2.0 (and newer) layered jar format
  • Fix #​2500: oc:build does not add git annotations in Openshift Build resource
  • Fix #​2503: Container Images Jolokia agent bumped to 2.0.0
  • Fix #​2532: Bump version.kubernetes-client from 6.9.2 to 6.10.0
  • Fix #​2613: Added new helm lint goal task (k8s:helm-lint / k8sHelmLint)
  • Fix #​2541: Container image names can now be set as IPv6 addresses
  • Fix #​2622: k8s:helm generated chart tar archive contains reference to tar archive

Note:
Kubernetes manifests generated by JKube would now contain the following labels by default:

  • app.kubernetes.io/component
  • app.kubernetes.io/managed-by
  • app.kubernetes.io/name
  • app.kubernetes.io/part-of
  • app.kubernetes.io/version

These are added in favor of deprecating and removing the current project labels in future releases:

  • app
  • group
  • provider
  • version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from e93a673 to 3cd84d9 Compare February 20, 2024 21:49
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from f9cf473 to 13b100b Compare February 23, 2024 22:37
@renovate renovate bot changed the title Update plugin org.eclipse.jkube.kubernetes to v1.16.0 Update plugin org.eclipse.jkube.kubernetes to v1.16.1 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 4 times, most recently from ca807f2 to 00f4f4e Compare March 1, 2024 12:25
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from d5fa4ed to bce6f3c Compare March 13, 2024 19:41
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from bbaee0b to f0d7ff8 Compare March 18, 2024 13:39
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from 041966b to 29d6270 Compare March 27, 2024 18:34
@renovate renovate bot changed the title Update plugin org.eclipse.jkube.kubernetes to v1.16.1 Update plugin org.eclipse.jkube.kubernetes to v1.16.2 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 2 times, most recently from dd87ab8 to 71384d4 Compare April 26, 2024 04:18
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 2 times, most recently from 384b969 to 93f23d5 Compare April 27, 2024 18:52
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 8 times, most recently from 616c412 to 72e736d Compare May 10, 2024 14:33
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 5 times, most recently from 5a8069e to e942583 Compare May 17, 2024 02:18
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch 3 times, most recently from b412e52 to e8085f4 Compare May 27, 2024 13:21
@renovate renovate bot force-pushed the renovate/org.eclipse.jkube.kubernetes-1.x branch from e8085f4 to 687023a Compare May 27, 2024 13:29
@bryopsida
Copy link
Owner

Looks like upgrade case doesn't align with install case for selectors.

@bryopsida
Copy link
Owner

Related to: eclipse-jkube/jkube#2697

Need to set kube.enricher.jkube-well-known-labels.enabled to false

@renovate
Copy link
Contributor Author

renovate bot commented May 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update plugin org.eclipse.jkube.kubernetes to v1.16.2 Update plugin org.eclipse.jkube.kubernetes to v1.16.2 - abandoned Aug 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 21, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants