Skip to content

Releases: leonsteinhaeuser/openshift-gitops-cli

v0.5.0

18 Mar 16:43
5af3cc5

Choose a tag to compare

Release 0.5.0 [2025-03-18T16:42:19Z]

Changelog

Features

Docker Images

  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.5.0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.5
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:latest

v0.4.0

10 Mar 10:56
b46ca05

Choose a tag to compare

Release 0.4.0 [2025-03-10T10:55:05Z]

Changelog

Bug fixes

Code refactoring

Others

Docker Images

  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.4.0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.4
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:latest

v0.3.0

01 Mar 00:05
7c5ccf5

Choose a tag to compare

Release 0.3.0 [2025-03-01T00:06:23Z]

Changelog

Features

Bug fixes

Others

  • ff5e91a: chore(deps): bump golang.org/x/sys from 0.0.0-20181122145206-62eef0e2fa9b to 0.1.0 in the go_modules group across 1 directory (#1) (@dependabot[bot])
  • c133165: chore: add check to cli whether the default value is set or not (@leonsteinhaeuser)

Docker Images

  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.3.0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:v0.3
  • ghcr.io/leonsteinhaeuser/openshift-gitops-cli:latest

v0.2.0

27 Feb 09:52
09cdc79

Choose a tag to compare

Release 0.2.0 [2025-02-27T09:51:15Z]

Changelog

Features

v0.1.0

27 Feb 09:46
2db29b5

Choose a tag to compare

Release 0.1.0 [2025-02-27T09:44:36Z]

Changelog

Features

  • 09588b3 feat: add CI and build configs
  • e88559b feat: add option to update an existing cluster
  • 08fe08a feat: add project config file handling
  • fafe933 feat: add template file handling
  • 08776c0 feat: implement cli command handling
  • 60e544e feat: implement context menu for dealing with environments, stages and clusters
  • 4cb2ceb feat: implement interactive boolean question
  • 7488892 feat: implement project file handling
  • 36cac14 feat: implement property delegation between environments, stages and clusters
  • 0710721 feat: implement reduce map function
  • 0b86efd feat: implement string question
  • 2891bde feat: implement update environment, stage and cluster properties
  • 8afca01 feat: implemented custom property option for stages
  • 714f412 feat: implemented helper function to deal with map keys as list

Bug fixes

  • a04a75a fix: path building
  • b773929 fix: replace yaml parsing tag with json
  • 01e83ca fix: unique stage name comparision agains environments

Others

  • 3cdf604 chore: ignore PROJECT.yaml file
  • 3f6713d chore: ignore overlays/ folder
  • 429cbb6 chore: improve property handling for environments, stages and clusters
  • 8ba2e28 chore: improve template file parsing
  • 0379706 chore: remove unnecessary comments
  • 2db29b5 chore: rename git repository
  • 113f664 chore: rename git repository
  • 62e6a26 chore: update README.md
  • 4a8e911 chore: update go dependencies