Skip to content

Commit 3818c03

Browse files
authored
chore: Bump to stackable-operator 0.101.2 (#672)
* chore: Bump to stackable-operator 0.101.2 * clippy * A little bit of templating (from operator-templating) * Fix rustdoc
1 parent 0dd01ec commit 3818c03

10 files changed

Lines changed: 288 additions & 140 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ result
1313
image.tar
1414

1515
tilt_options.json
16-
local_values.yaml
1716

1817
.direnv/
1918
.direnvrc

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ repos:
1515
- id: detect-private-key
1616

1717
- repo: https://github.com/EmbarkStudios/cargo-deny
18-
# Failing to compile cargo-deny with version >0.18.3, needs rust 1.88.0
19-
rev: baa02b0a0c54e0578aae6bb7c7181ad00dc290af # 0.18.3
18+
rev: 8d76e7e991107da82c4a59cdc362a2739539f55d # 0.18.9
2019
hooks:
2120
- id: cargo-deny
2221
args: ["--all-features", "check", "advisories", "bans", "licenses", "sources"]

Cargo.lock

Lines changed: 63 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)