chore(deps): update docker.io/kapicorp/kapitan docker tag to v0.35.1#290
Open
vshn-renovate wants to merge 1 commit intomasterfrom
Open
chore(deps): update docker.io/kapicorp/kapitan docker tag to v0.35.1#290vshn-renovate wants to merge 1 commit intomasterfrom
vshn-renovate wants to merge 1 commit intomasterfrom
Conversation
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
690b54d to
20b1bf4
Compare
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
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.34.7→0.35.1Release Notes
kapicorp/kapitan (docker.io/kapicorp/kapitan)
v0.35.1Compare Source
What's Changed
Full Changelog: kapicorp/kapitan@v0.35.0...v0.35.1
v0.35.0Compare Source
What's Changed
Support for Python 3.13 by @simu in #1338
Add missing classifier for Python 3.13 by @simu in #1346
Move to use Ruff, improvements to Makefile by @ademariag in #1333
Moves tests to pytest and improve parallel support by @ademariag in #1334
Add support for Python 3.14 by @simu in #1350
Modernize type imports to use built-in types by @ademariag in #1354
Apply simple code simplifications by @ademariag in #1355
Add type hints and remove obsolete Python <3.10 code by @ademariag in #1356
Add type hints and improve organization of defaults module by @ademariag in #1357
Fix mutable default arguments to prevent subtle bugs by @ademariag in #1358
Update default YAML multiline string style to 'literal' by @Moep90 in #1361
Add Omegaconf inventory backend documentation and update navigation by @Moep90 in #1360
Add tests for fetching Helm charts via OCI by @Moep90 in #1362
replace white logo with black by @gburiola in #1368
Improve test stability, parallelism, and CI best practices by @jjmaestro in #1369
docs: fix incorrect KAPITAN_ENV_ prefix to KAPITAN_VAR_ by @Moep90 in #1373
Fix coverage corruption by @jjmaestro in #1378
Fix numeric string handling in Helm values to prevent scientific nota… by @Moep90 in #1372
Parametise python builder version in Kapitan Dockerfile by @rvodden in #1348
Fix CI docker push and refactor workflow by @ademariag in #1380
Bump reclass-rs to
^v0.10.1by @simu in #1366Migrate to uv by @jjmaestro in #1377
Implement kadet input type cache by @ramaro in #1319
Fix ModuleNotFoundError in cache usage with kapicorp/generators by @ramaro in #1406
Simplify InputType.compile_obj implementation (#980) by @Moep90 in #1390
Fix #749: Enable on-demand creation of reference dependencies by @Moep90 in #1389
feat(omegaconf): Add deferred resolver support with double-pass resolution and custom user resolvers by @Moep90 in #1371
Dependency updates:
release v0.35.0 by @ramaro in #1444
New Contributors
Full Changelog: kapicorp/kapitan@v0.34.7...v0.35.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Renovate Bot.