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

Releases: ruzickap/k8s-flagger-istio-flux

v0.3.0

02 Jul 04:51
20487f7
Compare
Choose a tag to compare

0.3.0 (2024-07-02)

Features

  • gh: add default GitHub repo files (#157) (5028012)
  • gh: add default GitHub repo files (#158) (66eb1d2)
  • gha: update gha + add ignore-unfixed to trivy (#174) (a8cec8b)

Bug Fixes

v0.2.0

04 Feb 16:05
31af91c
Compare
Choose a tag to compare

0.2.0 (2024-02-04)

Features

  • gha: unify GHA - renovate, megalinter, markdown, and others (#141) (290b068)

Bug Fixes

v0.1.1

20 Dec 07:52
54775be
Compare
Choose a tag to compare
  • Improve GH Action files #92
  • Update npm #91
  • Fix linter issues #90
  • Use new terraform syntax #89
  • Upgrade GH Actions versions #88
  • npm update #87
  • Upgrade action-my-broken-link-checker #76
  • Fix My Broken Link Checker parameter #66
  • Update package-lock.json #65

v0.1.0

17 Sep 20:40
e9bd358
Compare
Choose a tag to compare
  • Add actions/checkout with gh-pages to periodic-broken-link-checks.yml #63
  • Remove checkout action from periodic-broken-link-checks #53
  • Replace markdown linter #50
  • Add super-linter #45
  • Fix GH variables to pass the tests #44
  • Move to GitHub's Dependabot #33
  • Use shell-linter in latest version #32
  • Bump @vuepress/plugin-back-to-top from 1.4.1 to 1.5.0 #27
  • Bump @vuepress/plugin-medium-zoom from 1.4.1 to 1.5.0 #29
  • Bump vuepress from 1.4.1 to 1.5.0 #28
  • Fix markdown check #30
  • Fix Terraform formatting #26
  • CHANGELOG file update #25

v0.0.1

11 May 05:02
Compare
Choose a tag to compare
  • Fix terrafrom - pin versions 6bbb7a8
  • Add shellcheck 05842bd
  • Improve all shell scripts to pass shellcheck 2184896
  • Add .pre-commit-config.yaml and .release-it.yml to .gitignore 21a5159
  • Fix terraform formatting b83c0b4
  • Update ubuntu from ubuntu-18.04 -> ubuntu-latest b24b755
  • Fix fluxctl URL f3dd0a0
  • Fix broken link d8da6fa
  • Use action-yamllint with proper tag "v1" instead of master 54a7930
  • Upgrade actions-gh-pages to "v3" 7b00822
  • Terraform updated to latest 4b86d00
  • Add comments to .yamllint.yml 9a54e3f
  • Add comment to .markdownlint.yml 07ab5ec
  • Add comments to .gitignore 1c26c2d
  • Change broken link checker GH repository 5e49644
  • Periodic broken link checker improved 8e4e9f8
  • Fix tests to let them run only on master branch 9833b7c
  • GitHub Actions rewritten + necessary code fix 1c0bb8e
  • Upgrading peaceiris/actions-gh-pages to v2.8.0 3e98eb3
  • Upgrading peaceiris/actions-gh-pages to v2.6.0 0c78a8b
  • Upgrading actions/checkout from v1 to v2 edf7876
  • Upgrading actions/checkout from v1 to v2 6f6b68e
  • Adding "Automerged updates" by Dependabot 73bc029
  • Adding "EKS GitOps challenge" URL a443c24
  • Set request limit for muffet 96484a9
  • Adding Terraform checks 79a9965
  • Fix "Build Status" c569be9
  • .nojekyll removed b447aab
  • Replace GITHUB_TOKEN by ACTIONS_DEPLOY_KEY b6f9a2c
  • Adding GitHub Workflow instead of TravisCI c7dae64
  • README Requirements updated 9fe5f11
  • Fix spelchecker c769518
  • Adding YouTube video and Asciinema a4d765a
  • Replace Chromium in favor of Falkon 1b3866a
  • Increasing Flux timeout a394391
  • Minor code fixes 3ccaad4
  • Add LETSENCRYPT_ENVIRONMENT to clean script 3d79ddb
  • Better handling of certificates + kubed 08dc4a0
  • Increase Istio version to 1.3.0 bb19888
  • Terraform script renamed to terraform.sh 6a96aa3
  • AWS terraform part described + terraform-aws-eks version increased 5d38c20
  • Fix long lines in part-05/README.md cdc9460
  • Show variables in run-k8s-part2.sh script 31e473d
  • Useless ports removed from Istio 2b0f06e
  • Minor fixes dfbdbb9
  • Adding screenshots a84209a
  • Fix old titles / descriptions containing Harbor and GitLab 4daa44e
  • Fix typos 16fef0f
  • Adding "part" scripts f14ad79
  • part-05 added - Canary deployment using Flagger f756b03
  • Outputs in part-04 updated 56540fc
  • Istion version increased, few Istio helm chart parameters changed d968aff
  • Add latest version of Flux and set FLUX_TIMEOUT="5m" e353e91
  • Add fluxctl installation f12d08b
  • Make spell checker happy 306cecc
  • Terraform code improved + added ACR e723cb5
  • Harbor removed, Tekton used for building container image 9246e44
  • Adding link checker to TravisCI 4dd9a8d
  • Additional heading removed a7369aa
  • Adding .spelling file 5ba0259
  • Updating VuePress version to 1.1.0 425269b
  • Adding the initial version of the document bf40a6c
  • Initial commit f3f9511