Skip to content

Releases: cosmo-workspace/cosmo

v1.0.0-rc6 🌈

22 May 23:25
81b7f32
Compare
Choose a tag to compare
v1.0.0-rc6 🌈 Pre-release
Pre-release

Changes from v0.11.0

🚀 Features

🛠 Improvements

🐛 Bug Fixes

🧰 Maintenance

⛓️ Dependency update

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0-rc6
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0-rc6
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0-rc6

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v1.0.0-rc5 🌈

31 Aug 04:11
Compare
Choose a tag to compare
v1.0.0-rc5 🌈 Pre-release
Pre-release

Changes from v0.11.0

  • Store workspace last start and stop time in annotation @jlandowner (#807)

🚀 Features

🛠 Improvements

🐛 Bug Fixes

🧰 Maintenance

⛓️ Dependency update

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v1.0.0-rc4 🌈

04 Aug 02:54
Compare
Choose a tag to compare
v1.0.0-rc4 🌈 Pre-release
Pre-release

Changes from v0.11.0

🚀 Features

🛠 Improvements

🐛 Bug Fixes

🧰 Maintenance

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v1.0.0-rc3 🌈

04 Aug 00:55
Compare
Choose a tag to compare
v1.0.0-rc3 🌈 Pre-release
Pre-release

Changes from v0.11.0

🚀 Features

🛠 Improvements

🐛 Bug Fixes

🧰 Maintenance

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v1.0.0-rc2 🌈

28 Jul 05:33
Compare
Choose a tag to compare
v1.0.0-rc2 🌈 Pre-release
Pre-release

Changes from v0.11.0

🐛 Bug Fixes

🧰 Maintenance

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v1.0.0-rc1 🌈

22 Jul 02:18
Compare
Choose a tag to compare
v1.0.0-rc1 🌈 Pre-release
Pre-release

Changes from v0.11.0

🧰 Maintenance

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v1.0.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v1.0.0
ghcr.io/cosmo-workspace/cosmo-traefik-plugins:v1.0.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v0.11.0 🌈

21 Jul 05:40
Compare
Choose a tag to compare

Changes

🛠 Improvements

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.11.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v0.11.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values
helm get values cosmo -n cosmo-system | tail -n +2 > current.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo
helm upgrade cosmo cosmo/cosmo -n cosmo-system --values new.values.yaml

v0.10.0 🌈

18 Jul 06:26
f3ab0ac
Compare
Choose a tag to compare

Changes

🚀 Features

🛠 Improvements

🐛 Bug Fixes

🧰 Maintenance

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.10.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v0.10.0

How to install

See GETTING-STARTED.md

v0.9.0 🌈

11 Jun 15:48
Compare
Choose a tag to compare

Changes

🚀 Features

🛠 Improvements

  • Supports TLS for LDAP authentication @oruharo (#755)
  • support userrole and forbidden userrole annotation in output of cosmoctl template generate @jlandowner (#728)
  • feature: auto redirect from signin page when already signed in @jlandowner (#719)

🐛 Bug Fixes

🧰 Maintenance

⛓️ Dependency update

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.9.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v0.9.0
ghcr.io/cosmo-workspace/cosmo-auth-proxy:v0.9.0

How to install

Under construction.

v0.8.0 🌈

18 May 19:52
45df341
Compare
Choose a tag to compare

⚠️
This release is not compatible with previous releases.
Re-create the workspace after clean installation.


Changes

🚀 Features

  • Add "--password" argument to reset-password @oruharo (#716)
  • feature: custom roles for user, filtering Template and custom-admin user can manage users with custom-* roles @jlandowner (#711)
  • Add traefik as default proxy router @oruharo (#702)
  • Add metrics endpoint on cosmo-auth-proxy @jlandowner (#639)

🛠 Improvements

🐛 Bug Fixes

  • Fix: cookies not cleared on logout @oruharo (#715)
  • Fix: Workspace Network Rules are wierd if cosmo-auth-proxy is disabled #668 @oruharo (#714)
  • Fix: Normal User cannot get workspace templates @oruharo (#709)
  • Fix: local run test failed with traefik helm install error @oruharo (#710)
  • [auth-proxy] Fix previous omissions of change @oruharo (#635)
  • Fix authorizer package to use AuthRequest interface @jlandowner (#600)

🧰 Maintenance

⛓️ Dependency update

Docker Images

ghcr.io/cosmo-workspace/cosmo-controller-manager:v0.8.0
ghcr.io/cosmo-workspace/cosmo-dashboard:v0.8.0
ghcr.io/cosmo-workspace/cosmo-auth-proxy:v0.8.0

How to install

See GETTING-STARTED.md

How to upgrade

# update helm local repository
helm repo update

# get current values for cosmo-controller-manager 
helm get values cosmo-controller-manager -n cosmo-system | tail -n +2 > controller-manager.values.yaml

# get current values for cosmo-dashboard
helm get values cosmo-dashboard -n cosmo-system | tail -n +2 > dashboard.values.yaml

# TODO: fix values.yaml if chart options is updated

# upgrade cosmo-controller-manager
helm upgrade cosmo-controller-manager cosmo/cosmo-controller-manager -n cosmo-system --values controller-manager.values.yaml

# update default Templates
kubectl apply -f https://raw.githubusercontent.com/cosmo-workspace/cosmo/v0.8.0/config/user-addon/auth-proxy/user-addon-cosmo-auth-proxy-role.yaml

# upgrade cosmo-dashboard
helm upgrade cosmo-dashboard cosmo/cosmo-dashboard -n cosmo-system --values dashboard.values.yaml