diff --git a/CHANGELOG.md b/CHANGELOG.md index c78f253..695c4c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog "linux_mint" -## version 2.1.1 [2020-11-26] +## Version 2.1.2 [2020-12-19] + +* [BREAKING_CHANGE] removal of helm v2, helm v3 changes name to `helm` replacing `helm3` +* [APPLICATION] upgraded `helm` to version 3.4.2 +* [APPLICATION] upgraded `k3s` to version 1.19.5 +* [APPLICATION] upgraded `lens` to version 4.0.4 +* [APPLICATION] upgraded `minikube` to version 1.16.0 +* [APPLICATION] upgraded `polaris` to version 3.0.0 +* [APPLICATION] upgraded `etcher` to version 1.5.113 +* [APPLICATION] upgraded `packer` to version 1.6.6 +* [APPLICATION] upgraded `hamsket` to version 0.6.2 +* [APPLICATION] upgraded `terminus alfa` to verson 1.0.122 +* [APPLICATION] upgraded `tflint` to version 0.22.0 +* [APPLICATION] upgraded `vault` to version 1.6.1 + +## Version 2.1.1 [2020-11-26] * [APPLICATION] upgraded `k3s` to version 1.19.4 * [APPLICATION] upgraded `lens` to version 3.6.9 diff --git a/linux_mint.yaml b/linux_mint.yaml index 0762f75..ccf8298 100644 --- a/linux_mint.yaml +++ b/linux_mint.yaml @@ -341,6 +341,21 @@ when: install_deb tags: - packages + - name: remove_ansible_from_pip + pip: + name: ansible + state: absent + retries: "{{ retries_count }}" + delay: "{{ delay_time }}" + register: r_pip_ansible + until: r_pip_ansible is success + any_errors_fatal: false + ignore_errors: true + when: pip_executable is defined + tags: + - packages + - base + - python - name: install_and_upgrade_pip_packages pip: name: "{{ item }}" diff --git a/mint19.yaml b/mint19.yaml index 1294901..970d163 100644 --- a/mint19.yaml +++ b/mint19.yaml @@ -303,12 +303,12 @@ deb: - https://releases.hashicorp.com/vagrant/2.2.14/vagrant_2.2.14_x86_64.deb - https://launchpad.net/ubuntu/+archive/primary/+files/libgoo-canvas-perl_0.06-2ubuntu3_amd64.deb - https://github.com/BoostIO/boost-releases/releases/download/v0.16.1/boostnote_0.16.1_amd64.deb -- https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-linux.deb -- https://github.com/TheGoddessInari/hamsket/releases/download/0.6.0/hamsket_0.6.0_amd64.deb -- https://github.com/kubernetes/minikube/releases/download/v1.15.1/minikube_1.15.1-0_amd64.deb +- https://github.com/Eugeny/terminus/releases/download/v1.0.122/terminus-1.0.122-linux.deb +- https://github.com/TheGoddessInari/hamsket/releases/download/0.6.2/hamsket_0.6.2_amd64.deb +- https://github.com/kubernetes/minikube/releases/download/v1.16.0/minikube_1.16.0-0_amd64.deb - https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9719/wps-office_11.1.0.9719.XA_amd64.deb - https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.deb -- https://github.com/balena-io/etcher/releases/download/v1.5.111/balena-etcher-electron_1.5.111_amd64.deb +- https://github.com/balena-io/etcher/releases/download/v1.5.113/balena-etcher-electron_1.5.113_amd64.deb - https://github.com/goodwithtech/dockle/releases/download/v0.3.1/dockle_0.3.1_Linux-64bit.deb - https://github.com/kaikramer/keystore-explorer/releases/download/v5.4.3/kse-5.4.3.deb flatpak: @@ -327,12 +327,7 @@ pip: - jsonlint - gittyleaks unpack: -- url: https://get.helm.sh/helm-v2.14.3-linux-amd64.tar.gz - destination: helm - source: helm - destination_file: helm.tar.gz - folder: linux-amd64 -- url: https://get.helm.sh/helm-v3.4.0-linux-amd64.tar.gz +- url: https://get.helm.sh/helm-v3.4.2-linux-amd64.tar.gz destination: helm3 source: helm destination_file: helm3.tar.gz @@ -348,22 +343,22 @@ unpack: folder: destination_file: kubeval-linux-amd64.tar.gz downloads: -- url: https://releases.hashicorp.com/packer/1.6.5/packer_1.6.5_linux_amd64.zip +- url: https://releases.hashicorp.com/packer/1.6.6/packer_1.6.6_linux_amd64.zip destination: packer skip_tree: false -- url: https://releases.hashicorp.com/terraform/0.13.5/terraform_0.13.5_linux_amd64.zip +- url: https://releases.hashicorp.com/terraform/0.14.3/terraform_0.14.3_linux_amd64.zip destination: terraform skip_tree: false -- url: https://releases.hashicorp.com/vault/1.6.0/vault_1.6.0_linux_amd64.zip +- url: https://releases.hashicorp.com/vault/1.6.1/vault_1.6.1_linux_amd64.zip destination: vault skip_tree: false -- url: https://github.com/terraform-linters/tflint/releases/download/v0.21.0/tflint_linux_amd64.zip +- url: https://github.com/terraform-linters/tflint/releases/download/v0.22.0/tflint_linux_amd64.zip destination: tflint skip_tree: false - url: https://github.com/ffuf/ffuf/releases/download/v1.0.2/ffuf_1.0.2_linux_amd64.tar.gz destination: ffluf skip_tree: false -- url: https://github.com/FairwindsOps/polaris/releases/download/1.1.1/polaris_1.1.1_linux_amd64.tar.gz +- url: https://github.com/FairwindsOps/polaris/releases/download/3.0.0/polaris_3.0.0_linux_amd64.tar.gz destination: polaris skip_tree: false files: @@ -376,11 +371,11 @@ files: - url: https://github.com/dannagle/PacketSender/releases/download/v7.0.5/PacketSender_v7.0.5.AppImage destination: packetsender desktop_file: ./files/apps/packetsender/packetsender.desktop -- url: https://github.com/rancher/k3s/releases/download/v1.19.4%2Bk3s1/k3s +- url: https://github.com/rancher/k3s/releases/download/v1.19.5%2Bk3s1/k3s destination: k3s - url: https://github.com/hadolint/hadolint/releases/download/v1.19.0/hadolint-Linux-x86_64 destination: hadolint -- url: https://github.com/lensapp/lens/releases/download/v3.6.9/Lens-3.6.9.AppImage +- url: https://github.com/lensapp/lens/releases/download/v4.0.4/Lens-4.0.4.AppImage destination: lens desktop_file: ./files/apps/lens/lens.desktop mitogen: diff --git a/mint20.yaml b/mint20.yaml index 90f9056..ca375ac 100644 --- a/mint20.yaml +++ b/mint20.yaml @@ -308,12 +308,12 @@ deb: - https://release.axocdn.com/linux/gitkraken-amd64.deb - https://releases.hashicorp.com/vagrant/2.2.14/vagrant_2.2.14_x86_64.deb - https://github.com/BoostIO/boost-releases/releases/download/v0.16.1/boostnote_0.16.1_amd64.deb -- https://github.com/Eugeny/terminus/releases/download/v1.0.120/terminus-1.0.120-linux.deb -- https://github.com/TheGoddessInari/hamsket/releases/download/0.6.0/hamsket_0.6.0_amd64.deb -- https://github.com/kubernetes/minikube/releases/download/v1.15.1/minikube_1.15.1-0_amd64.deb +- https://github.com/Eugeny/terminus/releases/download/v1.0.122/terminus-1.0.122-linux.deb +- https://github.com/TheGoddessInari/hamsket/releases/download/0.6.2/hamsket_0.6.2_amd64.deb +- https://github.com/kubernetes/minikube/releases/download/v1.16.0/minikube_1.16.0-0_amd64.deb - https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/9719/wps-office_11.1.0.9719.XA_amd64.deb - https://github.com/wagoodman/dive/releases/download/v0.9.2/dive_0.9.2_linux_amd64.deb -- https://github.com/balena-io/etcher/releases/download/v1.5.111/balena-etcher-electron_1.5.111_amd64.deb +- https://github.com/balena-io/etcher/releases/download/v1.5.113/balena-etcher-electron_1.5.113_amd64.deb - https://github.com/goodwithtech/dockle/releases/download/v0.3.1/dockle_0.3.1_Linux-64bit.deb - http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-6_amd64.deb - http://archive.ubuntu.com/ubuntu/pool/universe/n/nmap/zenmap_7.80+dfsg1-1build1_all.deb @@ -334,12 +334,7 @@ pip: - jsonlint - gittyleaks unpack: -- url: https://get.helm.sh/helm-v2.14.3-linux-amd64.tar.gz - destination: helm - source: helm - destination_file: helm.tar.gz - folder: linux-amd64 -- url: https://get.helm.sh/helm-v3.4.0-linux-amd64.tar.gz +- url: https://get.helm.sh/helm-v3.4.2-linux-amd64.tar.gz destination: helm3 source: helm destination_file: helm3.tar.gz @@ -355,22 +350,22 @@ unpack: folder: destination_file: kubeval-linux-amd64.tar.gz downloads: -- url: https://releases.hashicorp.com/packer/1.6.5/packer_1.6.5_linux_amd64.zip +- url: https://releases.hashicorp.com/packer/1.6.6/packer_1.6.6_linux_amd64.zip destination: packer skip_tree: false -- url: https://releases.hashicorp.com/terraform/0.13.5/terraform_0.13.5_linux_amd64.zip +- url: https://releases.hashicorp.com/terraform/0.14.3/terraform_0.14.3_linux_amd64.zip destination: terraform skip_tree: false -- url: https://releases.hashicorp.com/vault/1.6.0/vault_1.6.0_linux_amd64.zip +- url: https://releases.hashicorp.com/vault/1.6.1/vault_1.6.1_linux_amd64.zip destination: vault skip_tree: false -- url: https://github.com/terraform-linters/tflint/releases/download/v0.21.0/tflint_linux_amd64.zip +- url: https://github.com/terraform-linters/tflint/releases/download/v0.22.0/tflint_linux_amd64.zip destination: tflint skip_tree: false - url: https://github.com/ffuf/ffuf/releases/download/v1.0.2/ffuf_1.0.2_linux_amd64.tar.gz destination: ffluf skip_tree: false -- url: https://github.com/FairwindsOps/polaris/releases/download/1.1.1/polaris_1.1.1_linux_amd64.tar.gz +- url: https://github.com/FairwindsOps/polaris/releases/download/3.0.0/polaris_3.0.0_linux_amd64.tar.gz destination: polaris skip_tree: false files: @@ -383,11 +378,11 @@ files: - url: https://github.com/dannagle/PacketSender/releases/download/v7.0.5/PacketSender_v7.0.5.AppImage destination: packetsender desktop_file: ./files/apps/packetsender/packetsender.desktop -- url: https://github.com/rancher/k3s/releases/download/v1.19.4%2Bk3s1/k3s +- url: https://github.com/rancher/k3s/releases/download/v1.19.5%2Bk3s1/k3s destination: k3s - url: https://github.com/hadolint/hadolint/releases/download/v1.19.0/hadolint-Linux-x86_64 destination: hadolint -- url: https://github.com/lensapp/lens/releases/download/v3.6.9/Lens-3.6.9.AppImage +- url: https://github.com/lensapp/lens/releases/download/v4.0.4/Lens-4.0.4.AppImage destination: lens desktop_file: ./files/apps/lens/lens.desktop mitogen: