Skip to content

Instantly share code, notes, and snippets.

@dud225
dud225 / gist:b4e8ca8be17dc122b2cc2c16f7e2f5c5
Created February 1, 2024 10:31
Increment chart version
sed -r 's/(version: [[:digit:]]+\.[[:digit:]]+\.)([[:digit:]]+)/echo \1$((\2+1))/e'
@dud225
dud225 / 0-PKI
Last active January 2, 2024 20:08
PKI with easy-rsa
- runs with Docker to improve compatibility and support accros OSes
- use git-crypt to encrypt your private keys