Skip to content

Releases: kharf/navecd

v0.27.3 - Gitless GitOps

16 Oct 09:03

Choose a tag to compare

Changelog

  • 73ef7ec fix: require 0 args for push cmd

v0.27.2 - Gitless GitOps

16 Oct 08:29

Choose a tag to compare

Changelog

  • 766703e fix: pass insecure flag to remote loader

v0.27.1 - Gitless GitOps

16 Oct 07:18

Choose a tag to compare

Changelog

  • 38110f7 chore(deps): update dependency cue-lang/cue to v0.14.2 (#1099)
  • a457827 chore(deps): update dependency go to v1.25.3 (#1093)
  • dfcaeb7 chore(deps): update dependency kharf/navecd to v0.27.0 (#1103)
  • 07e5e4a chore(deps): update dependency kubernetes/kubernetes to v1.34.1 (#970)
  • 7c3d0b3 chore(deps): update golang docker tag to v1.25.3 (#1094)
  • 0776cb9 chore(deps): update module cuelang.org/go/cmd/cue to v0.14.2 (#1100)
  • 4f99629 feat: add option to read from insecure oci registries and make inventory path configurable
  • 2376b03 fix(deps): update module cuelang.org/go to v0.14.2 (#1101)
  • 9805641 fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.13.0 (#1095)
  • 2a05bbc fix(deps): update module golang.org/x/tools to v0.38.0 (#1097)
  • 6261ef4 fix(deps): update module google.golang.org/grpc to v1.76.0 (#1092)
  • af58b55 fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.3 (#1091)

v0.27.0 - Gitless Gitops

15 Oct 12:49

Choose a tag to compare

Changelog

  • c8bc022 chore: update go to 1.25 everywhere and update kubernetes e2e versions to latest 3
  • eaafdc7 chore: update to go 1.25
  • bb9db59 feat!: implement oci gitops project source, remove vcs source support and remove automated update feature (#1089)
  • f48c7ab feat(oci): add insecure flag for pushing artifacts and exit with status code 1 on error in cli

v0.26.11

30 Jun 13:39

Choose a tag to compare

Changelog

  • 18f3fe5 fix: dereference kube config on impersonation to avoid updating impersonation for all gitopsprojects

v0.26.10

30 Jun 07:56

Choose a tag to compare

Changelog

  • 958d9a8 fix: add dir to installation and verify command

v0.26.9

29 Jun 10:49
e4c9c26

Choose a tag to compare

Changelog

  • db5d563 chore(deps): update dependency kubernetes/kubernetes to v1.33.2 (#963)
  • efac4f8 chore(deps): update golang docker tag to v1.24.4 (#958)
  • f2063de chore(deps): update module cuelang.org/go/cmd/cue to v0.13.2 (#959)
  • 2fdb318 chore(deps): update module sigs.k8s.io/controller-tools/cmd/controller-gen to v0.18.0
  • e4c9c26 feat(helm): add option to force crds upgrade before drift detection in cases where crds had a breaking change but havent been upgraded (#973)
  • 81af22c feat: introduce dir reconciliation (#971)
  • fd26e4b fix: remove hardcoded CUE_REGISTRY from controller and make it configurable through its manifest and set a default value pointing to navecd and central cue registry
  • 2edb985 fix: rework update scheduling to fix multi project image updates (#972)

v0.26.9-alpha.3

29 Jun 08:27
e4c9c26

Choose a tag to compare

v0.26.9-alpha.3 Pre-release
Pre-release

Changelog

  • e4c9c26 feat(helm): add option to force crds upgrade before drift detection in cases where crds had a breaking change but havent been upgraded (#973)

v0.26.9-alpha.2

28 Jun 16:48

Choose a tag to compare

v0.26.9-alpha.2 Pre-release
Pre-release

Changelog

  • fd26e4b fix: remove hardcoded CUE_REGISTRY from controller and make it configurable through its manifest and set a default value pointing to navecd and central cue registry

v0.26.9-alpha.1

28 Jun 16:17
2edb985

Choose a tag to compare

v0.26.9-alpha.1 Pre-release
Pre-release

Changelog

  • 81af22c feat: introduce dir reconciliation (#971)
  • 2edb985 fix: rework update scheduling to fix multi project image updates (#972)