Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Releases: PatrickLaabs/frigg

1.1.2

17 Mar 14:52
48e6734
Compare
Choose a tag to compare

Changelog

  • 48e6734 🚀 bumping to version 1.1.2 (#104)
  • 892b170 🐛 fix: fixing namings for cli binaries (#99)
  • 09ad2b9 ✨ feat: prepare helmchart installation for cluster-api operator (#98)
  • 40094c7 ✨ enh: adding capd controller installation (#97)
  • 9c2809f Brew formula update for frigg version 1.1.1

1.1.1

15 Mar 19:05
3857ff1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

15 Mar 12:57
a703f1e
Compare
Choose a tag to compare

Changelog

  • a703f1e 🚀 Bumping Releases to prepare for 1.1.0 Frigg release (#89)
  • f7b0579 📖 Adding new docs for using the clusterapi controller (#88)
  • fbbfb57 ✨ enh: adding statuscheck for capd bootstrap (#85)
  • 9fb433c 📖 release issue template added (#86)
  • d00d038 ✨ feat: adding workload cluster creation on each bootstrap provider variant (#84)
  • 612a364 Merge pull request #78 from PatrickLaabs/70-feat-implement-a-test-suite-for-pull-requests
  • 9061195 removing makefile
  • 70a6a79 prepare for pr tests
  • 3f859db Merge pull request #74 from PatrickLaabs/58-feat-introduce-capi-controllers
  • fa99d4a clusterapi controllers added, moving various things, adding statuscheck package
  • 0b76d86 Merge pull request #72 from PatrickLaabs/71-feat-re-work-how-we-delete-already-provisioned-clusters-on-local-development
  • ef160f2 using frigg cli to delete the bootstrap cluster
  • e0acb6c Brew formula update for frigg version 1.0.3

What's Changed

Full Changelog: 1.0.3...1.1.0

1.0.3

11 Mar 12:56
Compare
Choose a tag to compare

Changelog

  • e30bf5e bumping version for a new release
  • 8a9b759 Merge pull request #69 from PatrickLaabs/54-rework-path-definitions-on-various-packages
  • bbe72c5 Merge pull request #68 from PatrickLaabs/dependabot/go_modules/golang.org/x/crypto-0.21.0
  • 97ba3fa reworking path declaration to use filepath
  • 4991da0 Bump golang.org/x/crypto from 0.20.0 to 0.21.0
  • 469b2a8 Merge pull request #67 from PatrickLaabs/66-feat-move-tmpl-packages-to-the-pkg-directory
  • 8c3f8e1 moved tmpl to pkg dir
  • 2ba7a9a Merge pull request #65 from PatrickLaabs/57-enhancement-move-toolsdir-creation-to-its-own-package-like-we-did-with-workdir
  • 708884e moving toolsdir creation into its own package, change some stuff to make it work on the prepare part
  • da40a44 Merge pull request #64 from PatrickLaabs/refactoring
  • cdb6242 doing some refactoring and renaming
  • 1cced65 Merge pull request #62 from PatrickLaabs/60-feat-rework-tools-usage-from-path-to-friggs-toolsdir
  • fb0d3f4 Merge branch 'main' into 60-feat-rework-tools-usage-from-path-to-friggs-toolsdir
  • 812e9f7 Merge pull request #61 from PatrickLaabs/Renaming
  • c75f070 switching pathes for some clis
  • 57c5806 Renaming various things
  • 5009ffb Merge pull request #59 from PatrickLaabs/dependabot/go_modules/go_modules-security-group-b9d6cd09ec
  • 86bc34c Bump the go_modules group group with 1 update
  • 676795d Merge pull request #56 from PatrickLaabs/53-moving-consts-into-their-own-package
  • 9a6bccd Merge branch 'main' into 53-moving-consts-into-their-own-package
  • 117daf9 Merge pull request #55 from PatrickLaabs/14-prepare
  • 0a5c352 Adding images and links in README
  • 76c4ba7 modifications
  • 644545a improving err handling
  • d496021 editing readme
  • 66d1760 adding new asset
  • bab0c4f refining error and if statement
  • 435a095 removing fmts
  • aeb1c5f Merge branch 'main' into 14-prepare
  • 250bde1 adding consts package
  • 112dd96 adding download package and prepare cmd
  • 9fb44dd prep
  • 1ed5cc4 Update README.md
  • ef99b66 removing sutff
  • a78af73 adding stuff
  • cb5ae42 Update README.md
  • 809e4a5 Merge pull request #52 from PatrickLaabs/dependabot/go_modules/golang.org/x/crypto-0.20.0
  • cee9af4 Bump golang.org/x/crypto from 0.18.0 to 0.20.0
  • 3d74723 Merge pull request #51 from PatrickLaabs/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • 3bef2e3 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 56bec3f Merge pull request #50 from PatrickLaabs/48-fix-code-scanning-alert-arbitrary-file-access-during-archive-extraction-zip-slip
  • 4a418ae trying to fix the issue
  • e547ba4 Update README.md
  • 3a2d40c Brew formula update for frigg version 1.0.2

1.0.2

03 Mar 09:32
Compare
Choose a tag to compare

Changelog

  • 42fc180 added some vars and consts
  • 902dcfd removing some spammyness
  • abad6f4 allow us to define printed cli version inside vars.go
  • 3523d4c overall improvement of workflows
  • a1bb33d Updating docs
  • 082d212 deleted unneeded vars.go file
  • d3b1dd6 adding pr template
  • 5a3294b Create SECURITY.md
  • 95a69b9 Create CONTRIBUTING.md
  • 981a254 Create CODE_OF_CONDUCT.md
  • 2968af4 Brew formula update for frigg version 1.0.1

1.0.1

02 Mar 22:25
Compare
Choose a tag to compare

Changelog

  • f3baf38 bumping version
  • 1dbef16 fixing an issue with ordering, and string adding for the ssh private key
  • 8352483 Update README.md
  • 6a13db6 Brew formula update for frigg version 1.0.0

1.0.0

02 Mar 21:34
Compare
Choose a tag to compare

Changelog

  • 8d1f2d8 overall improvements on how manifest gets rendered and stored on disk
  • da6f902 Brew formula update for frigg version 0.4.4

0.4.4

02 Mar 20:00
Compare
Choose a tag to compare

Changelog

0.4.2

02 Mar 19:47
7c96ed0
Compare
Choose a tag to compare

Changelog

  • 7c96ed0 Merge pull request #47 from PatrickLaabs/merging
  • 23953b5 many modifications..
  • 8ee50b5 Brew formula update for frigg version 0.4.1

0.4.1

01 Mar 12:04
Compare
Choose a tag to compare

Changelog

  • ff19dd3 fixing kubeconfig retrievel for workload clusters
  • 35834ab Updating docs
  • 6230146 Brew formula update for frigg version 0.4.0