Compare commits
2 Commits
2fc1830956
...
d6e5633c92
Author | SHA1 | Date |
---|---|---|
SeanOMik | d6e5633c92 | |
Renovate Bot | b91fc26496 |
|
@ -21,7 +21,7 @@ spec:
|
||||||
# Add init container for pulling znc modules and putting them into the modules directory
|
# Add init container for pulling znc modules and putting them into the modules directory
|
||||||
initContainers:
|
initContainers:
|
||||||
pull-module-source:
|
pull-module-source:
|
||||||
image: alpine:3.20.0
|
image: alpine:3.20.2
|
||||||
command:
|
command:
|
||||||
- "sh"
|
- "sh"
|
||||||
- "-c"
|
- "-c"
|
||||||
|
|
Loading…
Reference in New Issue