Update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kubernetes-sigs/kustomize | ironbank-github | minor |
kustomize%2Fv5.3.0 -> v2.1.0
|
mikefarah/yq | ironbank-github | minor |
v4.42.1 -> v4.43.1
|
Release Notes
kubernetes-sigs/kustomize (kubernetes-sigs/kustomize)
v2.1.0
v2.0.3
Changelog
45ba785
Add configmaps test for json string
8bbe147
Add webhooks to order list of gvk
ea3d5e6
Fix for #818 - Added support for quoted values
eb75203
Fix for #831 - Ignore domain when finding the image tag
6bfd7cf
Improve error handling during var resolution.
ed2ad86
Move trim quotes logic to separate function
ff6cd3c
Report unused variables.
1303ea3
Run kustomize tests on OSX
e666630
Simplify map conversion logic
9d77cbe
Update golang/x/net dependency to release-branch.go1.11
28cefb3
improve error message for loading files listed under crds
78cbff1
improve error message in json patch transformer
b0c3cd7
update the doc for crds: the files in this list should be openAPI definition
f4eef1d
update transformerconfigs/crd example
v2.0.2
Changelog
901455e
Add Pod initContainer to var reference
bf1c801
Add doc indicating existing of 'behavior' in configMapGenerator
f5f8e49
Add explanatory comments and format
1f063d6
Add more git url regression coverage
d4d993a
Add more resid test coverage.
7d3735b
Adding goos and goarch from runtime
1382d87
Change ExpandFileSource to work with key=val patterns
5e6c06f
Change imagetag to image in docs/eschewedFeatures.md
0f30c09
Delete extraneous copyright.
773c1f2
Make requested wording changes from MR for behavior document
0488f57
More generator tests.
77eebb8
Review changes
48717f3
Switch to black box testing of KustTarget and Resource
1a03dca
Test missing file report
d72b162
add a test for a list with no 'items:' provided
8c93f7b
add support for varref in maps values
3118ccf
add tests for *List kinds and empty lists
d968c0b
add varref mountpath test case
9837b5b
add volumeMounts/mountPath to varreference
1eab47b
fix abs path with symlinks
1a43759
fix invalid relative path in kustomization.yaml
fdba7df
if the kind matches '*List$', treat it as a list
0e459eb
prevent panic on image transformer
cebcd8a
transformers/image: loop refactoring
b15b204
typo: changes verb number to agree with subject
1d005d4
typo: makes verb number agree with subject
v2.0.1
release notes:
- add nil pointer check when loading from remote URL #779
- improve error message when customization file is not found #771
Changelog
ccc4461
Fix nil ptr bug
d720e9e
Fix some typos in versioning policy
242b920
Improve error msg returned when no kustomization file is found
7c8db24
Rename kv.KVPair to kv.Pair
9e69b9d
Typos in versioning
fc5c726
add documentation for kustomize 2.0.0
e41ca93
move package and add tests
e14ebc0
refactor kv pairs
mikefarah/yq (mikefarah/yq)
v4.43.1
- Added omit operator #1989 thanks @mbenson!
- Can now multiply strings by numbers #1988 thanks @mbenson!
- Added tostring #72
- Added string interpolation #1149
- Can specify parent(n) levels #1970
- Fixed CSV line break issue #1974
- Adding a EvaluateAll function to StringEvaluator #1966
- yqlib, default to colors off when using yaml library #1964
- Removed JSON output warning
- Bumped dependencies
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.