Skip to content

Commit 6b90f88

Browse files
committed
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@46be141
Reference-to: stackabletech/operator-templating@46be141 (NOTES.txt rollout for Helm charts)
1 parent 466cde4 commit 6b90f88

36 files changed

Lines changed: 129 additions & 2 deletions

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
3+
14
debug/
25
target/
36
**/*.rs.bk

.envrc.sample

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
3+
14
# vim: syntax=conf
25
#
36
# If you use direnv, you can autoload the nix shell:

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
3+
14
nix/** linguist-generated
25
Cargo.nix linguist-generated
36
crate-hashes.json linguist-generated

.github/ISSUE_TEMPLATE/01-normal-issue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
# This file is automatically generated from the templates in stackabletech/operator-templating
3+
# DO NOT MANUALLY EDIT THIS FILE
24
name: Normal issue
35
about: This is just a normal empty issue with a simple checklist
46
title: ''

.github/ISSUE_TEMPLATE/02-bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
13
---
24
name: "🐛 Bug Report"
35
description: "If something isn't working as expected 🤔."

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
13
---
24
blank_issues_enabled: true
35
contact_links:

.github/PULL_REQUEST_TEMPLATE/pre-release-getting-started-script.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
This file is automatically generated from the templates in stackabletech/operator-templating
3+
DO NOT MANUALLY EDIT THIS FILE
4+
-->
5+
16
## Check and Update Getting Started Script
27

38
<!--

.github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
This file is automatically generated from the templates in stackabletech/operator-templating
3+
DO NOT MANUALLY EDIT THIS FILE
4+
-->
5+
16
## Bump Rust Dependencies for Stackable Release YY.M.X
27

38
<!--

.github/actionlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This file is automatically generated from the templates in stackabletech/operator-templating
2+
# DO NOT MANUALLY EDIT THIS FILE
13
---
24
self-hosted-runner:
35
# Ubicloud machines we are using

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
This file is automatically generated from the templates in stackabletech/operator-templating
3+
DO NOT MANUALLY EDIT THIS FILE
4+
-->
5+
16
## Description
27

38
*Please add a description here. This will become the commit message of the merge request later.*

0 commit comments

Comments
 (0)