diff --git a/.github/workflows/generate_prs.yml b/.github/workflows/generate_prs.yml index 5bfde68c..a9384865 100644 --- a/.github/workflows/generate_prs.yml +++ b/.github/workflows/generate_prs.yml @@ -41,10 +41,6 @@ jobs: pretty_string: Apache HBase product_string: hbase url: stackabletech/hbase-operator.git - - name: edc-operator - pretty_string: EDC - product_string: edc - url: stackabletech/edc-operator.git - name: hdfs-operator pretty_string: Apache HDFS product_string: hdfs diff --git a/config/repositories.yaml b/config/repositories.yaml index 4345c5e7..6b4b2d25 100644 --- a/config/repositories.yaml +++ b/config/repositories.yaml @@ -22,10 +22,6 @@ repositories: pretty_string: Apache HBase product_string: hbase url: stackabletech/hbase-operator.git - - name: edc-operator - pretty_string: EDC - product_string: edc - url: stackabletech/edc-operator.git - name: hdfs-operator pretty_string: Apache HDFS product_string: hdfs diff --git a/template/nix/README.md b/template/nix/README.md index d3245031..a74e2402 100644 --- a/template/nix/README.md +++ b/template/nix/README.md @@ -13,7 +13,7 @@ DO NOT MANUALLY EDIT THIS FILE ```shell niv update crate2nix niv update nixpkgs -niv update beky.py -b X.Y.Z # Using the release tag +niv update beku.py -b X.Y.Z # Using the release tag ``` ### Test