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

Commit 4202ca3

Browse files
committed
Version 2.5.3
1 parent fc76d9f commit 4202ca3

File tree

3 files changed

+45
-21
lines changed

3 files changed

+45
-21
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog "linux_mint"
22

3+
## Version 2.5.3 [2022-09-03]
4+
5+
* [BREAKING_CHANGE] removal of `hamsket` package
6+
* [BREAKING_CHANGE] upgraded `docker-compose` binary from v1 to v2 branch, version 2.10.2
7+
* [APPLICATION] upgraded `argocd` to version 2.4.11
8+
* [APPLICATION] upgraded `datree` to version 1.6.13
9+
* [APPLICATION] upgraded `helm` to version 3.9.4
10+
* [APPLICATION] upgraded `k3d` to version 5.4.6
11+
* [APPLICATION] upgraded `k3s` to version 1.23.10
12+
* [APPLICATION] upgraded `k3sup` to version 0.12.3
13+
* [APPLICATION] upgraded `kubent` to version nightly-0.5.1-42-ga65f727
14+
* [APPLICATION] upgraded `kubestr` to version 0.4.35
15+
* [APPLICATION] upgraded `polaris` to version 7.0.2
16+
* [APPLICATION] upgraded `rke` to version 1.3.14
17+
* [APPLICATION] upgraded `steampipe` to version 0.16.1
18+
* [APPLICATION] upgraded `syft` to version 0.55.0
19+
* [APPLICATION] upgraded `terraform` to version 1.2.8
20+
* [APPLICATION] upgraded `terragrunt` to version 0.38.9
21+
* [APPLICATION] upgraded `tfsec` to version 1.27.6
22+
* [APPLICATION] upgraded `vault` to version 1.11.3
23+
* [APPLICATION] upgraded `zoom` to version 5.11.10.4400
24+
* [APPLICATION] added `rambox` in version 2.0.6
25+
326
## Version 2.5.2 [2022-08-19]
427

528
* [APPLICATION] added `steampipe` [https://github.com/turbot/steampipe](https://github.com/turbot/steampipe)

linux_mint.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
- "Install_flatpak packages : {{ install_flatpak | bool }}"
9292
- "Install_npm packages : {{ install_npm | bool }}"
9393
- "Install vscode extensions : {{ install_vscode_extensions | bool }} "
94+
- "Install steampipe plugins : {{ install_steampipe_plugins | bool }} "
9495
- "Install zsh : {{ install_zsh | bool }}"
9596
- "Install Yubico : {{ install_yubico | bool }}"
9697
- "Config for Ansible : {{ config_ansible }}"
@@ -673,8 +674,8 @@
673674
block:
674675
- name: check_if_steampipe_exists
675676
ansible.builtin.package_facts:
676-
manager: auto
677-
strategy: all
677+
manager: auto
678+
strategy: all
678679
register: r_check_if_steampipe_exists
679680
retries: "{{ retries_count }}"
680681
delay: "{{ delay_time }}"

mint20.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ deb:
348348
- https://release.axocdn.com/linux/gitkraken-amd64.deb
349349
- https://releases.hashicorp.com/vagrant/2.3.0/vagrant_2.3.0-1_i686.deb
350350
- https://github.com/Eugeny/tabby/releases/download/v1.0.183/tabby-1.0.183-linux-x64.deb
351-
- https://github.com/TheGoddessInari/hamsket/releases/download/nightly/hamsket_0.6.5_amd64.deb
352351
- https://github.com/kubernetes/minikube/releases/download/v1.26.1/minikube_1.26.1-0_amd64.deb
353352
- https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/11664/wps-office_11.1.0.11664.XA_amd64.deb
354353
- https://github.com/wagoodman/dive/releases/download/v0.10.0/dive_0.10.0_linux_amd64.deb
@@ -358,9 +357,10 @@ deb:
358357
- https://downloads.raspberrypi.org/imager/imager_1.7.2_amd64.deb
359358
- https://downloads.k8slens.dev/ide/Lens-6.0.1-latest.20220810.2.amd64.deb
360359
- https://github.com/aquasecurity/kube-bench/releases/download/v0.6.9/kube-bench_0.6.9_linux_amd64.deb
361-
- https://github.com/anchore/syft/releases/download/v0.54.0/syft_0.54.0_linux_amd64.deb
362-
- https://cdn.zoom.us/prod/5.11.1.3595/zoom_amd64.deb
363-
- https://github.com/turbot/steampipe/releases/download/v0.15.4/steampipe_linux_amd64.deb
360+
- https://github.com/anchore/syft/releases/download/v0.55.0/syft_0.55.0_linux_amd64.deb
361+
- https://cdn.zoom.us/prod/5.11.10.4400/zoom_amd64.deb
362+
- https://github.com/turbot/steampipe/releases/download/v0.16.1/steampipe_linux_amd64.deb
363+
364364
flatpak:
365365
- name: https://flathub.org/repo/appstream/com.getpostman.Postman.flatpakref
366366
- name: https://dl.flathub.org/repo/appstream/md.obsidian.Obsidian.flatpakref
@@ -394,7 +394,7 @@ pip:
394394
- oci-cli
395395
- terraform-compliance
396396
unpack:
397-
- url: https://get.helm.sh/helm-v3.9.3-linux-amd64.tar.gz
397+
- url: https://get.helm.sh/helm-v3.9.4-linux-amd64.tar.gz
398398
destination: helm
399399
source: helm
400400
destination_file: helm3.tar.gz
@@ -414,12 +414,12 @@ unpack:
414414
source: packer
415415
destination_file: packer.zip
416416
folder:
417-
- url: https://releases.hashicorp.com/terraform/1.2.7/terraform_1.2.7_linux_amd64.zip
417+
- url: https://releases.hashicorp.com/terraform/1.2.8/terraform_1.2.8_linux_amd64.zip
418418
destination: terraform
419419
source: terraform
420420
destination_file: terraform.zip
421421
folder:
422-
- url: https://releases.hashicorp.com/vault/1.11.2/vault_1.11.2_linux_amd64.zip
422+
- url: https://releases.hashicorp.com/vault/1.11.3/vault_1.11.3_linux_amd64.zip
423423
destination: vault
424424
source: vault
425425
destination_file: vault.zip
@@ -434,7 +434,7 @@ unpack:
434434
source: ngrok
435435
destination_file: ngrok-stable-linux-amd64.zip
436436
folder:
437-
- url: https://github.com/kastenhq/kubestr/releases/download/v0.4.34/kubestr_0.4.34_Linux_amd64.tar.gz
437+
- url: https://github.com/kastenhq/kubestr/releases/download/v0.4.35/kubestr_0.4.35_Linux_amd64.tar.gz
438438
destination: kubestr
439439
source: kubestr
440440
destination_file: kubestr.tar.gz
@@ -459,12 +459,12 @@ unpack:
459459
source: k9s
460460
destination_file: k9s.tar.gz
461461
folder:
462-
- url: https://github.com/doitintl/kube-no-trouble/releases/download/nightly-0.5.1-23-g73fb3a7/kubent-nightly-0.5.1-23-g73fb3a7-linux-amd64.tar.gz
462+
- url: https://github.com/doitintl/kube-no-trouble/releases/download/nightly-0.5.1-42-ga65f727/kubent-nightly-0.5.1-42-ga65f727-linux-amd64.tar.gz
463463
destination: kubent
464464
source: kubent
465465
destination_file: kubent.tar.gz
466466
folder:
467-
- url: https://github.com/datreeio/datree/releases/download/1.6.6/datree-cli_1.6.6_Linux_x86_64.zip
467+
- url: https://github.com/datreeio/datree/releases/download/1.6.13/datree-cli_1.6.13_Linux_x86_64.zip
468468
destination: datree
469469
source: datree
470470
destination_file: datree.zip
@@ -473,37 +473,37 @@ downloads:
473473
- url: https://github.com/ffuf/ffuf/releases/download/v1.0.2/ffuf_1.0.2_linux_amd64.tar.gz
474474
destination: ffluf
475475
skip_tree: false
476-
- url: https://github.com/FairwindsOps/polaris/releases/download/7.0.1/polaris_linux_amd64.tar.gz
476+
- url: https://github.com/FairwindsOps/polaris/releases/download/7.0.2/polaris_linux_amd64.tar.gz
477477
destination: polaris
478478
skip_tree: false
479479
- url: https://github.com/orf/gping/releases/download/gping-v1.3.2/gping-Linux-x86_64.tar.gz
480480
destination: gping
481481
skip_tree: false
482482
files:
483-
- url: https://github.com/docker/compose/releases/download/1.29.2/docker-compose-Linux-x86_64
483+
- url: https://github.com/docker/compose/releases/download/v2.10.2/docker-compose-linux-x86_64
484484
destination: docker-compose
485485
- url: https://github.com/bcicen/ctop/releases/download/v0.7.7/ctop-0.7.7-linux-amd64
486486
destination: ctop
487-
- url: https://github.com/rancher/rke/releases/download/v1.3.13/rke_linux-amd64
487+
- url: https://github.com/rancher/rke/releases/download/v1.3.14/rke_linux-amd64
488488
destination: rke
489489
- url: https://github.com/dannagle/PacketSender/releases/download/v7.2.3/Packet_Sender-v7.2.4.AppImage
490490
destination: packetsender
491491
desktop_file: ./files/apps/packetsender/packetsender.desktop
492-
- url: https://github.com/k3s-io/k3s/releases/download/v1.23.9%2Bk3s1/k3s
492+
- url: https://github.com/k3s-io/k3s/releases/download/v1.23.10%2Bk3s1/k3s
493493
destination: k3s
494-
- url: https://github.com/k3d-io/k3d/releases/download/v5.4.4/k3d-linux-amd64
494+
- url: https://github.com/k3d-io/k3d/releases/download/v5.4.6/k3d-linux-amd64
495495
destination: k3d
496496
- url: https://github.com/hadolint/hadolint/releases/download/v2.10.0/hadolint-Linux-x86_64
497497
destination: hadolint
498-
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.7/terragrunt_linux_amd64
498+
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.8/terragrunt_linux_amd64
499499
destination: terragrunt
500500
- url: https://github.com/Azure/bicep/releases/latest/download/bicep-linux-x64
501501
destination: bicep
502-
- url: https://github.com/aquasecurity/tfsec/releases/download/v1.27.1/tfsec-linux-amd64
502+
- url: https://github.com/aquasecurity/tfsec/releases/download/v1.27.6/tfsec-linux-amd64
503503
destination: tfsec
504-
- url: https://github.com/alexellis/k3sup/releases/download/0.12.0/k3sup
504+
- url: https://github.com/alexellis/k3sup/releases/download/0.12.3/k3sup
505505
destination: k3sup
506-
- url: https://github.com/argoproj/argo-cd/releases/download/v2.4.9/argocd-linux-amd64
506+
- url: https://github.com/argoproj/argo-cd/releases/download/v2.4.11/argocd-linux-amd64
507507
destination: argocd
508508
ansible:
509509
cfg: /etc/ansible/ansible.cfg

0 commit comments

Comments
 (0)