This website requires JavaScript.
Explore
Help
Sign In
kubernetes-sigs
/
kustomize
Watch
1
Star
0
Fork
0
You've already forked kustomize
mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced
2026-05-18 04:55:08 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
382cf5c2e00085e5bd7e71df305daae0d62e0966
kustomize
/
functions
/
examples
/
application-cr
/
image
History
Donny Xia
8f7bcb9b16
update Go version to 1.15
2020-11-25 12:41:20 -08:00
..
Dockerfile
Add an example function to append an Application CR to resources
2020-02-28 13:05:33 -08:00
go.mod
update Go version to 1.15
2020-11-25 12:41:20 -08:00
go.sum
Pin api to kyaml/v0.7.1
2020-08-28 18:54:41 -07:00
main_test.go
Use sigs.k8s.io/Application type instead of go template
2020-03-03 13:57:03 -08:00
main.go
Issue
#2381
- bug fix for unmodified
found
variable
2020-04-18 04:06:54 +07:00