Skip to content

Releases: SwissDataScienceCenter/renku-dev-utils

v0.2.0

26 Sep 13:26
971d419
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #30
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #31
  • build(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0 by @dependabot[bot] in #32
  • build(deps): bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #36
  • feat: add login and logout commands by @leafty in #33
  • feat: add update-global-images command by @leafty in #37

Full Changelog: v0.1.4...v0.2.0

v0.1.4

26 Aug 14:01
3115cca
Compare
Choose a tag to compare

What's Changed

  • fix: ignore jupyterservers if the CRD is not found by @leafty in #28

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Aug 11:36
bee83f0
Compare
Choose a tag to compare

What's Changed

  • feat: add support for the amalthea repository by @leafty in #27

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Aug 11:59
53a10cf
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #23
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #25

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 13:11
62189ac
Compare
Choose a tag to compare

What's Changed

  • build: add dependabot configuration by @leafty in #15
  • build(deps): bump golang.org/x/image from 0.6.0 to 0.18.0 by @dependabot[bot] in #16
  • fix: properly set GIT_TAG by @leafty in #21
  • build(deps): bump k8s.io/api from 0.33.1 to 0.33.3 by @dependabot[bot] in #17
  • build(deps): bump golang.design/x/clipboard from 0.7.0 to 0.7.1 by @dependabot[bot] in #18
  • build(deps): bump k8s.io/client-go from 0.33.1 to 0.33.3 by @dependabot[bot] in #20

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Jul 11:34
fb2330b
Compare
Choose a tag to compare

What's Changed

  • build: add a makefile by @leafty in #2
  • feat: use gh to derive the namespace by @leafty in #3
  • feat: cleanup deployment by @leafty in #5
  • build: add GitHub action for tests by @leafty in #8
  • feat: add open command to view a deployment by @leafty in #9
  • feat: add command to make user an admin by @leafty in #10
  • feat: add namespace command by @leafty in #12
  • feat: use git tag for version by @leafty in #14

New Contributors

  • @leafty made their first contribution in #2

Full Changelog: https://github.com/SwissDataScienceCenter/renku-dev-utils/commits/v0.1.0