kpt

Automate Kubernetes Configuration Editing

APACHE-2.0 License

Stars
1.6K
Committers
105

Bot releases are visible (Hide)

kpt - v1.0.0-beta.49 Latest Release

Published by github-actions[bot] 10 months ago

Changelog

  • 030ff2a8 Updated Go version to 1.21.5 (#4102)
kpt - porch/v0.0.35

Published by kpt-robot 10 months ago

Release porch/v0.0.35

kpt - porch/v0.0.33

Published by kpt-robot 10 months ago

Release porch/v0.0.33

kpt - porch/v0.0.32

Published by kpt-robot 11 months ago

Release porch/v0.0.32

kpt - v1.0.0-beta.48

Published by droot 11 months ago

Changelog

  • 5a804788 Do not refresh if no repo changes (#4085)
  • 278f16a8 Revise locking strategy (#4087)
  • c96321c1 build(deps): bump github.com/docker/docker (#4077)
  • 7716dd33 licensescan: Add a few more licenses for recent updates (#4080)
  • aff697db versionbump: bump google.golang.org/grpc to v1.59.0 (#4090)
  • 8be42a63 versionbump: golang 1.21.4 (#4089)
  • bebc5d61 versionbump: golang.org/x/net v0.17.0 (#4083)
kpt - porch/v0.0.31

Published by kpt-robot 12 months ago

Release porch/v0.0.31

kpt - v1.0.0-beta.47

Published by droot 12 months ago

Changelog

  • fd5a0c27 bumped up the golang/x/net version (#4071)
kpt - porch/v0.0.30

Published by kpt-robot about 1 year ago

Release porch/v0.0.30

kpt - v1.0.0-beta.46

Published by github-actions[bot] about 1 year ago

Changelog

  • 0079beba Suppress NotFound error logging on delete calls (#4057)
  • 8b5e2f54 Update golang to 1.21.3 (#4065)
  • be8ac776 build(deps): bump postcss and autoprefixer in /site (#4054)
  • fc622431 fix: Avoid panic when inventory update errors (#4055)
  • 34cf103c fix: deletionProposed branch throws error for main revisions (#4056)
  • 4c4cf98a licensecan: Updated the license metadata for new version of k8s libs (#4052)
kpt - porch/v0.0.27

Published by kpt-robot about 1 year ago

Changelog

  • c36a94e2 Clean up repo cache when repository is removed (#4049)
  • c0f855a8 GCP fleet sync controller (#4043)
  • bbe8ea54 Log and continue on repo error during lists (#4038)
  • 9f1149a6 Reduce watch updates (#4050)
  • 0604fa8c Remove deletionProposed branch for main packages (#4040)
  • c924a3b9 Switch porch-server to use distroless image (#4047)
kpt - v1.0.0-beta.45

Published by github-actions[bot] about 1 year ago

Changelog

  • c36a94e2 Clean up repo cache when repository is removed (#4049)
  • c0f855a8 GCP fleet sync controller (#4043)
  • bbe8ea54 Log and continue on repo error during lists (#4038)
  • 9f1149a6 Reduce watch updates (#4050)
  • 0604fa8c Remove deletionProposed branch for main packages (#4040)
  • c924a3b9 Switch porch-server to use distroless image (#4047)
  • 818a9329 Update Goreleaser to use the correct github org (#4051)
  • 23a9f191 Update k8s deps to 0.26.9 (#4039)
  • 6f7ea515 Update kind and k8s versions used for live tests (#4037)
  • 336dfcbc Update kpt installation instructions and homebrew for kpt v1.0.0-beta.44 (#4035)
  • d90ce915 Update maintainers list (#4044)
  • 3aa622b5 Update to golang 1.21.1 (#4045)
kpt - porch/v0.0.24

Published by kpt-robot about 1 year ago

Release porch/v0.0.24

kpt - v1.0.0-beta.44

Published by github-actions[bot] about 1 year ago

Changelog

  • 2277857c Fix race condition where PackageRev CRs are incorrectly deleted (#4032)
  • b0373c2b Run Porch as non-root (#4028)
  • 226fee0b Update from Debian Bullseye to Bookworm (#4025)
  • b18e2c80 build(deps): bump gopkg.in/yaml.v3 in /porch/api (#4031)
  • 426681ea update kpt installation instructions and homebrew for kpt v1.0.0-beta.43 (#4026)
  • 5ffb5b82 updated license db (#4027)
kpt - porch/v0.0.23

Published by kpt-robot about 1 year ago

Release porch/v0.0.23

kpt - v1.0.0-beta.43

Published by github-actions[bot] about 1 year ago

Changelog

  • 36120be3 Copy the labels map before editing (#4021)
  • ef044e09 Fix: Throw error while rejecting a package which is not (#4022)
  • 571149da Move resource version annotation to a different file (#4018)
  • 2f8d3f9f Update to Golang 1.20.7 (#4024)
  • 30272c9a doc: add documentation on naming functions in a Kptfile (#4010)
  • c50345f4 update kpt installation instructions and homebrew for kpt v1.0.0-beta.41 (#4016)
kpt - porch/v0.0.22

Published by kpt-robot about 1 year ago

Release porch/v0.0.22

kpt - v1.0.0-beta.42

Published by github-actions[bot] about 1 year ago

Changelog

  • f5d414ed Update licenses (#4015)
  • 357e9eaa chore: bump k8s to latest patch version (#4019)
  • a98f7f69 update alpine image version (#4020)
kpt - porch/v0.0.21

Published by kpt-robot about 1 year ago

Release porch/v0.0.21

kpt - v1.0.0-beta.41

Published by github-actions[bot] about 1 year ago

Changelog

  • 5108bcac Fix release script by removing release targets that require CGO (#4014)
  • bf193f3b Update to golang 1.20.6 (#4013)
kpt - v1.0.0-beta.39

Published by droot about 1 year ago

Changelog

  • 6a7663f4 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /site (#4009)
  • bdb1e425 chore: bump cli-utils (#4011)
  • 351bf7e6 listed kubectl as a pre-requisite (#3988)
  • 6b84a266 render: allows functions to access network during pipeline execution (#4007)
  • 827204e9 update kpt installation instructions and homebrew for kpt v1.0.0-beta.38 (#4006)
Package Rankings
Top 5.58% on Proxy.golang.org