-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update dependency kapitan to v0.34.0 #914
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: poetry.lock
|
848cc44
to
917c454
Compare
1d43327
to
4c2459f
Compare
bd93fd4
to
8746bf3
Compare
9baa4c1
to
e34635f
Compare
d4cbd77
to
e7263cf
Compare
3336ed5
to
0398e18
Compare
a28b6c7
to
0993c3a
Compare
9ec069f
to
04d7d7c
Compare
30851f4
to
44b4871
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
44b4871
to
e0908ab
Compare
Edited/Blocked NotificationRenovate 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. |
Commodore configures Kapitan to use the reclass-rs inventory backend by setting the appropriate Kapitan argument in `commodore/helpers.py`. This commit also removes the reclass-rs test target, since it's not needed anymore with this change. Additionally, remove the Kapitan reclass-rs patch in the Dockerfile.
This is necessary for Jsonnet >= 0.19.0
e74aaeb
to
c0c2e0b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
ae189df
to
4dc50e5
Compare
This PR contains the following updates:
0.32.0
->0.34.0
Release Notes
kapicorp/kapitan (kapitan)
v0.34.0
Compare Source
v0.34 Release
This release packs several changes that will improve your experience with Kapitan, including various speed-ups (3x to 10x)
What's Changed
InventoryTarget.exports
field as adict
by @simu in https://github.com/kapicorp/kapitan/pull/1197utils.copy_tree()
to createdst
if it doesn't exist by @simu in https://github.com/kapicorp/kapitan/pull/1231fetch_git_dependency()
to clobber files in the destination ifforce_fetch=True
by @simu in https://github.com/kapicorp/kapitan/pull/1232force_fetch
field for all dependency types by @simu in https://github.com/kapicorp/kapitan/pull/1242kapitan.secrets.vaultkv
by @simu in https://github.com/kapicorp/kapitan/pull/1249Full Changelog: kapicorp/kapitan@v0.33.2...v0.34.0
v0.33.0
Compare Source
What's Changed
hashicorp/vault
tag by @MatteoVoges in https://github.com/kapicorp/kapitan/pull/1015requirements.txt
by @MatteoVoges in https://github.com/kapicorp/kapitan/pull/1016authentication error
by @MatteoVoges in https://github.com/kapicorp/kapitan/pull/1082New Contributors
Full Changelog: kapicorp/kapitan@v0.32.0...v0.33.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.