Skip to content
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

chore(deps): update grouped non-major updates #237

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action patch v5.0.1 -> v5.0.2 age adoption passing confidence
docker/setup-buildx-action action minor v3.3.0 -> v3.4.0 age adoption passing confidence
github.com/spf13/cobra require minor v1.7.0 -> v1.8.1 age adoption passing confidence
golang stage patch 1.22.4 -> 1.22.5 age adoption passing confidence
helm/helm patch v3.15.2 -> v3.15.3 age adoption passing confidence
hugo-extended devDependencies minor 0.127.0 -> 0.128.0 age adoption passing confidence
jetstack/cert-manager patch v1.15.0 -> v1.15.1 age adoption passing confidence
kubernetes/kubernetes patch v1.30.0 -> v1.30.2 age adoption passing confidence
losisin/helm-values-schema-json minor v1.4.1 -> v1.5.2 age adoption passing confidence
mikefarah/yq patch v4.44.1 -> v4.44.2 age adoption passing confidence
norwoodj/helm-docs minor v1.13.1 -> v1.14.2 age adoption passing confidence
prometheus-operator/prometheus-operator minor v0.74.0 -> v0.75.1 age adoption passing confidence

Release Notes

actions/setup-go (actions/setup-go)

v5.0.2

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

v1.8.0

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.7.0...v1.8.0

helm/helm (helm/helm)

v3.15.3: Helm v3.15.3

Compare Source

Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.4 will contain only bug fixes and be released on August 14, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix(helm): Use burst limit setting for discovery 3bb50bb (Evan Foster)
  • fixed dependency_update_test.go f440d3b (Suleiman Dibirov)
  • fix(dependencyBuild): prevent race condition in concurrent helm dependency f262d80 (Suleiman Dibirov)
  • fix: respect proxy envvars on helm install/upgrade 7413819 (Sidharth Menon)
  • Merge pull request #​13085 from alex-kattathra-johnson/issue-12961 eb4cf60 (Joe Julian)
jakejarvis/hugo-extended (hugo-extended)

v0.128.0

Compare Source

jetstack/cert-manager (jetstack/cert-manager)

v1.15.1

Compare Source

cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.

🔗 See v1.15.0 for more information about cert-manager 1.15 and read-before-upgrade info.

📜 Changes since v1.15.0

Bug or Regression
  • BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. (#​7111, @​inteon)
Other (Cleanup or Flake)
kubernetes/kubernetes (kubernetes/kubernetes)

v1.30.2: Kubernetes v1.30.2

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.30.1: Kubernetes v1.30.1

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

losisin/helm-values-schema-json (losisin/helm-values-schema-json)

v1.5.2

Compare Source

Changelog

Updated
  • a3352df chore: add option to skip properties for a node
Other

v1.5.1

Compare Source

Changelog

Fixed
Other
  • ce383b4 bump to plugin version v1.5.1

v1.5.0

Compare Source

Changelog

Added
  • 782365d feature: read configuration from file
Other
mikefarah/yq (mikefarah/yq)

v4.44.2

Compare Source

  • Handle numbers with underscores #​2039
    • Unique now works on maps and arrays #​2068
    • Added support for short hand splat with env[] expression #​2071, as well as many other operators (split,select,eval,pick..)
    • Bumped dependencies
norwoodj/helm-docs (norwoodj/helm-docs)

v1.14.2

Compare Source

Changelog

v1.14.1

Compare Source

Changelog

v1.14.0

Compare Source

Changelog

prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)

v0.75.1: 0.75.1 / 2024-07-02

Compare Source

  • [BUGFIX] Fix OVHCloud service discovery configs key error. #​6723

v0.75.0: 0.75.0 / 2024-06-26

Compare Source

  • [CHANGE] Global limits over enforced limits when no user limits are set. #​6608
  • [CHANGE/BUGFIX] Use a separate port number (8081) for the init container. #​6635
  • [FEATURE] Add source field in pagerdutyConfigs in AlertManangerConfig CRD. #​6427
  • [FEATURE] Add DockerSwarm Service Discovery support in the ScrapeConfig CRD. #​6633
  • [FEATURE] Add Linode Service Discovery support in the ScrapeConfig CRD. #​6586
  • [FEATURE] Add PuppetDB Service Discovery support in the ScrapeConfig CRD. #​6651
  • [FEATURE] Add LightSail Service Discovery support in the ScrapeConfig CRD. #​6660
  • [FEATURE] Add OVHCloud Service Discovery support in the ScrapeConfig CRD. #​6689
  • [FEATURE] Add extra metric relabelings to scrape classes. #​6492
  • [FEATURE] Add jobName field to ScrapeConfig CRD. #​6618
  • [FEATURE] Add automatic memory limit handling using the flag -auto-gomemlimit-ratio. #​6591
  • [FEATURE] Add support for ProxyConfig in Prometheus RemoteWrite and RemoteRead specs. #​6512
  • [ENHANCEMENT] Add automatic GOMAXPROCS to admission webhook. #​6599
  • [ENHANCEMENT] Add prometheus_operator_feature_gate_info metric. #​6655
  • [BUGFIX] Fix reloading Alertmanager when notification templates change. #​6607
  • [BUGFIX] Fix PrometheusAgent reconciliation for the statefulset changes. #​6615
  • [BUGFIX] Fix readiness/liveness probes for config-reloader when listenLocal is set to true. #​6698

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 15, 2024
@renovate renovate bot enabled auto-merge (squash) June 15, 2024 14:55
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 0686c9e to 03a95e3 Compare June 16, 2024 03:19
@renovate renovate bot changed the title chore(deps): update dependency kubernetes/kubernetes to v1.30.2 chore(deps): update grouped non-major updates Jun 16, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 03a95e3 to 1de7d26 Compare June 18, 2024 08:27
@renovate renovate bot changed the title chore(deps): update grouped non-major updates fix(deps): update grouped non-major updates Jun 18, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 8 times, most recently from da159d9 to f3fcf3e Compare June 26, 2024 19:43
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from f3fcf3e to 6ae80e9 Compare June 30, 2024 17:12
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 6 times, most recently from 161d7a1 to 9e16c89 Compare July 4, 2024 08:44
@renovate renovate bot changed the title fix(deps): update grouped non-major updates chore(deps): update grouped non-major updates Jul 4, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 9e16c89 to 6ee3a11 Compare July 6, 2024 16:21
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 5 times, most recently from c64f4df to ef8d683 Compare July 11, 2024 17:43
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from ef8d683 to 3a7c653 Compare July 12, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants