Skip to content

Releases: truecharts/public

clustertool-v1.0.0-RC21

03 Nov 17:47
Compare
Choose a tag to compare
Pre-release

Changelog

  • b1cb987 chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.2 (clustertool) (#28479)
  • 94a4966 chore(flux): update image cert-manager 6.2.1 → 6.2.2 (clustertool) (#28427)
  • 6e756f3 chore(flux): update image kubelet-csr-approver 1.1.1 → 1.1.2 (clustertool) (#28428)
  • 8178f07 chore(flux): update image kubernetes-dashboard 1.9.1 → 1.9.2 (clustertool) (#28429)
  • 6ff895e chore(flux): update image kubernetes-dashboard 1.9.2 → 1.10.0 (clustertool) (#28667)
  • 633fe46 chore(flux): update image kubernetes-reflector 6.2.0 → 6.2.1 (clustertool) (#28430)
  • 64763b1 chore(flux): update image kyverno 3.2.7 → 3.3.0 (clustertool) (#28543)
  • 8cc1e6d chore(flux): update image kyverno 3.3.0 → 3.3.1 (clustertool) (#28645)
  • fc7353b chore(flux): update image kyverno 3.3.1 → 3.3.2 (clustertool) (#28697)
  • 8b21fab chore(flux): update image metallb-config 8.2.1 → 8.2.2 (clustertool) (#28431)
  • 6830137 chore(flux): update image prometheus-operator 8.8.0 → 8.8.1 (clustertool) (#28432)
  • 64d6369 chore(flux): update image prometheus-operator 8.8.1 → 8.8.2 (clustertool) (#28601)
  • 279c78f chore(flux): update image snapshot-controller 3.3.0 → 3.3.1 (clustertool) (#28433)
  • b8971c4 chore(flux): update image spegel 2.0.6 → 2.0.7 (clustertool) (#28434)
  • 7e74b9e chore(flux): update image traefik-crds 3.2.2 → 3.2.3 (clustertool) (#28435)
  • 571a504 chore(flux): update image volsync 2.4.0 → 2.4.1 (clustertool) (#28436)
  • 250d3e8 feat(clustertool): add placeholder CI test
  • e20a445 fix(clustertool) fix systemupgrade with kyverno 1.13.0 (#28614)
  • b5f59a6 fix(clustertool): fix git references issues and warn against ARM
  • c540f0b fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.7 → v3.0.8 (clustertool) (#28590)
  • 292fb45 fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.8.1 → v1.8.2 (clustertool) (#28485)

clustertool-v1.0.0-RC20

27 Oct 19:23
Compare
Choose a tag to compare
Pre-release

Changelog

  • f74af8a chore(flux): update image traefik-crds 3.2.1 → 3.2.2 (clustertool) (#28396)
  • 7cf34b6 chore(website): ensure log-level setting and multi-clustering support for clustertool are documented.
  • 9adc50b feat(clustertool): add logging verbosity to kubectl apply logics
  • 9e4053d feat(clustertool): remove zapr and logr from kubectl logging
  • b16bd48 fisx(clustertool): signficantly redice verbosity on encryption/decryption/check code.
  • 4a871ce fix(clustertool): ensure loglevel can also be set explicitly to info
  • dc22eaf fix(clustertool): fix manifest path init issues for multicluster setups
  • 5ac0f54 fix(clustertool): remove dependency on specific workflow for automerge
  • ad23108 fix(clustertool): remove unneeded verbosity from encryption stack
  • 52e99e5 fix(clustertool): use LOGLEVEL env-var to set loglevel

clustertool-v1.0.0-RC19

26 Oct 12:41
Compare
Choose a tag to compare
Pre-release

Changelog

  • d33656b fix(clustertool): fix undue verbosity on SOPS
  • 108c39d fix(clustertool): improve pod-status checking message and behavior
  • a1112c5 fix(clustertool): remove undue verbosity from status check
  • 81894b8 fix(clustertool): remove undue verbosity listing required and ignored pods froms tatuschecks

clustertool-v1.0.0-RC18

26 Oct 12:28
Compare
Choose a tag to compare
Pre-release

Changelog

  • d1d6098 fix(clustertool): remove badly added return

clustertool-v1.0.0-RC17

26 Oct 10:23
Compare
Choose a tag to compare
Pre-release

Changelog

  • b5e3f1e chore(clustertool): Improve logging
  • 795e17d chore(flux): update image prometheus-operator 8.7.0 → 8.8.0 (clustertool) (#28347)
  • 90bed57 feat(clustertool): add auto-merge PR workflow
  • cc10a39 fix(clustertool): dont needlessly try to configure kubeconfig

clustertool-v1.0.0-RC16

25 Oct 20:49
cf4d1db
Compare
Choose a tag to compare
Pre-release

Changelog

  • 63f4f02 chore(clustertool): update lots of docs
  • 5796671 chore: autogenerate clustertool docs again
  • 1fa26e6 feat(clustertool): fix-up command-docs generator
  • cb56a8a feat(clustertool): initial work on automatic function-docs generation
  • 7a76117 feat(website): add clustertool commands section from autogeneration
  • 74b686d fix(clustertool): correct name for main commands docs page
  • fd5da65 fix(clustertool): dont use 777 for docs generation
  • dfd992e fix(clustertool): more docs generation fixes

clustertool-v1.0.0-RC15

25 Oct 16:39
Compare
Choose a tag to compare
Pre-release

Changelog

  • e09a48e chore(clustertool): prep for more longer description texts
  • 9d93573 docs(clustertool): add more in-code documentation
  • 203b451 fix(clustertool): allow 2 git seperators
  • 8a4ef0c fix(clustertool): prevent git@ loop-additions
  • 2b004ed fix(clustertool): true to not hard-depend on github.com for git repo

clustertool-v1.0.0-RC14

25 Oct 11:46
Compare
Choose a tag to compare
Pre-release

Changelog

  • b98b4aa chore(flux): update image prometheus-operator 8.6.1 → 8.7.0 (clustertool) (#28300)
  • 0a5db77 feat(clustertool): set default drift-detection mode for helmreleases to warn
  • 3b6266b fix(clustertool): Dont install kyverno policies by default without flux
  • c0b6108 fix(clustertool): dont install ensure-digest kyverno policy by default, as it doesn't work with all operators
  • ae7f7ca fix(clustertool): ensure dashboard ip is mandatory again and remove spegel ip
  • 0ab3862 fix(clustertool): fix some issues with indents and driftDetection
  • d8e32f0 fix(clustertool): fix some issues with multi-cluster

clustertool-v1.0.0-RC9

24 Oct 12:30
Compare
Choose a tag to compare
Pre-release

Changelog

  • d1797b1 fix(clustertool): fix dockerhub creds
  • 6330add fix(clustertool): fix verion display attempt 2

clustertool-v1.0.0-RC8

24 Oct 09:50
Compare
Choose a tag to compare
Pre-release

Changelog

  • 1b36126 chore(clustertool): delete topolvm
  • 4efee53 chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.2 (clustertool) (#28217)
  • 28cbcfa chore(website): update some clustertool guides
  • 2d388d3 feat(clustertool): move file changes to talconfig for user accessability and enable local kube discovery service
  • cbb3ba6 feat(clustertool): move kernelModules to talconfig
  • a71ee15 feat(clustertool): remove the use of talos manifests in favor of kubectl
  • 7b77d45 fix(clustertool): fix scale2flux missing 2 keys
  • 062874e fix(clustertool): fix version message
  • c43f2ba fix(clustertool): fully remove topolvm and add kyverno by default
  • 60e638a fix(deps): update kubernetes packages v0.31.1 → v0.31.2 (clustertool) (patch) (#28220)