Releases: replicatedhq/replicated
Releases · replicatedhq/replicated
v0.62.0
Changelog
- f762d98 Merge pull request #350 from replicatedhq/joshd/sc-82873/shell-command
- b9ac096 Update cli/cmd/cluster_shell.go
- 0bac7fb Check shell first
- fe03fc5 Use 0600 for permission
- 9b652a1 consistency between kubeconfig and shell
- e1496b9 Update cli/cmd/cluster_shell.go
- 5ea0513 Making ID based arg consistent to use brackets
- 54d7b8e Update cli/cmd/cluster_shell.go
- 9f5e7ad Adding cluster shell command
v0.61.0
Changelog
- 5468ca6 Add --output flag to various commands (#349)
- a5ac031 Fix flag in instructions (#348)
- 94d6df2 Merge pull request #347 from replicatedhq/joshd/cluster-update-ttl-fixes
- 97ecd23 Improved docs on update ttl
v0.60.0
Changelog
- 9cd6df2 Merge pull request #346 from replicatedhq/joshd/sc-89457/cli-make-cluster-rm-accept-name
- a469767 Adding cluster rm by name or tag and dry-run
- 4212b3a refactor
- 02cc272 Merge pull request #345 from replicatedhq/joshd/sc-82847/ability-to-extend-cluster-ttl-after-creation
- d43311d Adding command to update ttl
v0.59.9
Changelog
- e2bae77 Merge pull request #344 from replicatedhq/joshd/cluster-prepare-create-namespace
- 750a06e Create namespace also for helm install
- 017b475 Tests for token authentication (#341)
v0.59.8
Changelog
- 7078892 Works around CLI expecting a 'paid' while API expects 'prod' (#338)
v0.59.6
Changelog
- f235e40 Use builders linter if release has charts only (#335)
v0.59.5
Changelog
- 9cff251 Merge pull request #334 from replicatedhq/joshd/terraform-fixes
- 19958f4 send version info to sterr
v0.59.4
Changelog
- 5581cbc Merge pull request #332 from replicatedhq/cmx-tags
- ccf0e20 Support for setting tags when creating a cluster
v0.59.3
Changelog
- eb78b27 Validate Helm chart before creating release (#331)
- f29a293 Merge pull request #330 from replicatedhq/cmx-actor
- 6f5951e Joshd/sc 89455/default cluster version for create (#329)
- d6df370 Add GitHub/CI info when in CI