1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 21:45:26 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Peschel
6788bf8ee6 Update sops format version for example files
At the moment, the examples produce warnings, due to the very old format
they use.

This commit re-encrypts the example files to eliminate the warnings that
are occurring from the use of the very old sops format.
2019-12-10 14:47:45 -08:00
Aaron Peschel
e99a5ff1d5 Update the PGP Key for all Examples
Commit e9b9f7aeef generated new PGP keys
for this repository, but failed to update the keys used by the examples.
As a result, the documentation for testing with the dev pgp key does not
work.

This commit rekeys the examples using the newly generated examples,
which allows the testing to work again.
2019-12-10 14:34:45 -08:00
André Rainho
5b48aa34f2 fix line to import test key
rename folder tests to pgp in order to import test key
2019-01-04 12:04:20 +00:00
Todd Wolfson
444ff57400 Added per-file example 2016-03-02 11:57:32 -06:00
Todd Wolfson
e3a4dd96fb Added all-in-one example 2016-02-24 22:02:22 -06:00