Skip to content

Releases: jetstack/jsctl

v0.1.21

17 Jul 17:18
f9b6349
Compare
Choose a tag to compare

Fixed initialization problem

What's Changed

  • Fixed initialization of the config object by @wzurek in #106

Full Changelog: v0.1.20...v0.1.21

v0.1.20

09 May 19:10
cc1d87c
Compare
Choose a tag to compare

Add support for js-operator https://github.com/jetstack/js-operator/releases/tag/v0.0.1-alpha.25

What's Changed

Full Changelog: v0.1.19...v0.1.20

v0.1.19

09 May 16:18
1588e9c
Compare
Choose a tag to compare

What's Changed

  • Add operator version v0.0.1-alpha.24 by @j-fuentes in #102
  • Update manifest for v0.0.1-alpha.24.yaml to remove --- prefix and add generation comments by @j-fuentes in #103
  • Ensures that namespace is hardcoded to jetstack-secure by @irbekrm in #104

Full Changelog: v0.1.18...v0.1.19

v0.1.18

08 May 13:23
2094bed
Compare
Choose a tag to compare

What's Changed

  • Throw error if jsctl was already installed at another location by @inteon in #90
  • Automatically select organisation if there is only one connected to the account by @inteon in #91
  • Fix broken windows install script by @inteon in #97
  • Fix wrong shell profile in install script message by @inteon in #94
  • Update agent version to v0.1.39 by @j-fuentes in #100

Full Changelog: v0.1.17...v0.1.18

v0.1.17

10 Feb 10:13
e07d6d8
Compare
Choose a tag to compare

What's Changed

  • Fix wrong asset target name in install script by @inteon in #77
  • Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #73
  • Rename login page to TLS Protect by @j-fuentes in #78
  • Update in-cluster agent configuration by @tfadeyi in #79
  • Fix typo in error message by @inteon in #80
  • Fix group for VEI issuers by @irbekrm in #72
  • Ensures that manifest generation still works if issuers backup file not provided by @irbekrm in #81
  • venafiissuer and venaficlusterissuer were missing an "s" by @maelvls in #82
  • Rename 'v1certmanager' import to 'cmapi' by @irbekrm in #83
  • Add Fake client for generic Kubernetes client by @irbekrm in #85
  • Add x as alias for experimental by @irbekrm in #84
  • Prevent incorrectly matching images by @inteon in #86
  • Add APIPath where missing/ wrong and fix issues in tests by @inteon in #87
  • Implement a simple pre-uninstall check command by @charlieegan3, @irbekrm , @inteon in #71
  • Latest operator by @irbekrm in #88

New Contributors

Full Changelog: v0.1.16...v0.1.17

v0.1.16

17 Jan 19:42
95af52f
Compare
Choose a tag to compare

What's Changed

New Contributors

Breaking changes

  • The names of the release artifacts have been changed, this was necessary to create a one-line install script.

Full Changelog: v0.1.15...v0.1.16

v0.1.15

24 Nov 17:15
af80ee7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

v0.1.14

14 Nov 17:19
24fb1f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

04 Nov 10:34
bb9c924
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

22 Nov 14:22
bbad8ed
Compare
Choose a tag to compare
Merge pull request #47 from jetstack/file-perms

Config file management refactor and permissions fix