summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dependabot/cargo/ring-0.17.14build(deps): bump ring from 0.17.8 to 0.17.14Gravatar dependabot[bot] 4 months
dependabot/cargo/tokio-1.43.1build(deps): bump tokio from 1.42.0 to 1.43.1Gravatar dependabot[bot] 6 months
dependabot/cargo/tracing-subscriber-0.3.20build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20Gravatar dependabot[bot] 3 weeks
mainfeat: add logging to startupGravatar Anshul Gupta 9 months
release-plz-2024-12-15T01-34-43Zchore: update CRD for 0.1.2Gravatar Anshul Gupta 9 months
release-plz-2024-12-15T01-42-43Zchore: releaseGravatar Anshul Gupta 9 months
release-plz-2024-12-15T01-47-46Zchore: update CRDGravatar ansg191 9 months
release-plz-2024-12-15T02-07-31Zchore: update CRDGravatar ansg191 9 months
release-plz-2024-12-15T02-08-54Zchore: update CRDGravatar ansg191 9 months
release-plz-2024-12-15T03-26-23Zchore: update CRDGravatar ansg191 9 months
 
TagDownloadAuthorAge
restic-operator-v0.1.4restic-operator-v0.1.4.tar.gz  restic-operator-v0.1.4.tar.zst  restic-operator-v0.1.4.zip  Gravatar Anshul Gupta 9 months
restic-operator-v0.1.3restic-operator-v0.1.3.tar.gz  restic-operator-v0.1.3.tar.zst  restic-operator-v0.1.3.zip  Gravatar Anshul Gupta 9 months
restic-operator-v0.1.2restic-operator-v0.1.2.tar.gz  restic-operator-v0.1.2.tar.zst  restic-operator-v0.1.2.zip  Gravatar Anshul Gupta 9 months
restic-crd-v0.1.1restic-operator-restic-crd-v0.1.1.tar.gz  restic-operator-restic-crd-v0.1.1.tar.zst  restic-operator-restic-crd-v0.1.1.zip  Gravatar Anshul Gupta 9 months
restic-operator-v0.1.1restic-operator-v0.1.1.tar.gz  restic-operator-v0.1.1.tar.zst  restic-operator-v0.1.1.zip  Gravatar Anshul Gupta 9 months
restic-operator-v0.1.0restic-operator-v0.1.0.tar.gz  restic-operator-v0.1.0.tar.zst  restic-operator-v0.1.0.zip  Gravatar Anshul Gupta 9 months
restic-crd-v0.1.0restic-operator-restic-crd-v0.1.0.tar.gz  restic-operator-restic-crd-v0.1.0.tar.zst  restic-operator-restic-crd-v0.1.0.zip  Gravatar Anshul Gupta 9 months
 
AgeCommit messageAuthorFilesLines
2024-12-15chore: update CRDrestic-operator-v0.1.3Gravatar ansg191 1-0/+4452
2024-12-14chore(restic-operator): release v0.1.3Gravatar Anshul Gupta 3-2/+9
2024-12-14fix: change `PASSWORD_FILE_PATH` to match volumesGravatar Anshul Gupta 1-1/+1
2024-12-14fix: add default args when none are providedGravatar Anshul Gupta 1-0/+5
2024-12-14Merge pull request #9 from ansg191/release-plz-2024-12-15T02-12-29ZGravatar Anshul Gupta 7-6/+4479
2024-12-15chore: update CRDrestic-operator-v0.1.2restic-crd-v0.1.1Gravatar ansg191 1-0/+4452
2024-12-14chore: releaseGravatar Anshul Gupta 6-6/+27
2024-12-14build: move CRD gen from build.rs to xtaskGravatar Anshul Gupta 8-32/+249
2024-12-14Add pre-release CIGravatar Anshul Gupta 1-0/+31
2024-12-14fix: add shortname and category to CRD definitionsGravatar Anshul Gupta 1-0/+4
[...]