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

Commit

Permalink
Version 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinbojko committed Dec 22, 2020
1 parent f048b56 commit bf7e521
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 28 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog "linux_mint"

## Version 2.1.3 [2020-12-22]

* [APPLICATION] fixed broken minikube release
* [APPLICATION] fixed helm v3 still renaming to `helm3`
* [BREAKING_CHANGE] downgrade `python-gtk2` to 2.24.0.5 for ubuntu 20
* [BREAKING_CHANGE] downgrade `zenmap` to 7.60 for ubuntu 20

## Version 2.1.2 [2020-12-19]

* [BREAKING_CHANGE] removal of helm v2, helm v3 changes name to `helm` replacing `helm3`
Expand Down
26 changes: 13 additions & 13 deletions mint19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ 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.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://github.com/kubernetes/minikube/releases/download/v1.16.0/minikube_1.16.0-1_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.113/balena-etcher-electron_1.5.113_amd64.deb
Expand All @@ -328,7 +328,7 @@ pip:
- gittyleaks
unpack:
- url: https://get.helm.sh/helm-v3.4.2-linux-amd64.tar.gz
destination: helm3
destination: helm
source: helm
destination_file: helm3.tar.gz
folder: linux-amd64
Expand Down Expand Up @@ -378,17 +378,17 @@ files:
- 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:
config:
- section: defaults
option: strategy
value: mitogen_linear
- section: defaults
option: strategy_plugins
value: /etc/ansible/mitogen/ansible_mitogen/plugins/strategy
download:
- urls: https://networkgenomics.com/try/mitogen-0.2.9.tar.gz
dest_path: /etc/ansible/mitogen
#mitogen:
# config:
# - section: defaults
# option: strategy
# value: mitogen_linear
# - section: defaults
# option: strategy_plugins
# value: /etc/ansible/mitogen/ansible_mitogen/plugins/strategy
# download:
# - urls: https://networkgenomics.com/try/mitogen-0.2.9.tar.gz
# dest_path: /etc/ansible/mitogen
ansible:
cfg: /etc/ansible/ansible.cfg
config:
Expand Down
30 changes: 15 additions & 15 deletions mint20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,14 +310,14 @@ 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.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://github.com/kubernetes/minikube/releases/download/v1.16.0/minikube_1.16.0-1_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.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
- http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-5.1ubuntu2_amd64.deb
- https://github.com/kaikramer/keystore-explorer/releases/download/v5.4.4/kse_5.4.4_all.deb
- http://archive.ubuntu.com/ubuntu/pool/universe/n/nmap/zenmap_7.60-1ubuntu5_all.deb
flatpak:
- name: https://flathub.org/repo/appstream/com.getpostman.Postman.flatpakref
pip_executable: pip3
Expand All @@ -335,7 +335,7 @@ pip:
- gittyleaks
unpack:
- url: https://get.helm.sh/helm-v3.4.2-linux-amd64.tar.gz
destination: helm3
destination: helm
source: helm
destination_file: helm3.tar.gz
folder: linux-amd64
Expand Down Expand Up @@ -385,17 +385,17 @@ files:
- 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:
config:
- section: defaults
option: strategy
value: mitogen_linear
- section: defaults
option: strategy_plugins
value: /etc/ansible/mitogen/ansible_mitogen/plugins/strategy
download:
- urls: https://networkgenomics.com/try/mitogen-0.2.9.tar.gz
dest_path: /etc/ansible/mitogen
#mitogen:
# config:
# - section: defaults
# option: strategy
# value: mitogen_linear
# - section: defaults
# option: strategy_plugins
# value: /etc/ansible/mitogen/ansible_mitogen/plugins/strategy
# download:
# - urls: https://networkgenomics.com/try/mitogen-0.2.9.tar.gz
# dest_path: /etc/ansible/mitogen
ansible:
cfg: /etc/ansible/ansible.cfg
config:
Expand Down

0 comments on commit bf7e521

Please sign in to comment.