Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
fix: how to fix view table
Browse files Browse the repository at this point in the history
  • Loading branch information
shmu3l committed Apr 4, 2023
1 parent b7262cc commit 12fbc46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/defaultRules/howToFix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,7 @@ rules:
| `node.k8s.io/v1alpha1` | `node.k8s.io/v1` |
**Example**:
uniqueName: K8S_REMOVED_APIVERSION_1.24
Expand Down Expand Up @@ -1199,6 +1200,7 @@ rules:
| `node.k8s.io/v1beta1` | `node.k8s.io/v1` |
**Example**:
uniqueName: K8S_REMOVED_APIVERSION_1.25
Expand All @@ -1219,6 +1221,7 @@ rules:
| `autoscaling/v2beta2` | `autoscaling/v2` |
**Example**:
uniqueName: K8S_REMOVED_APIVERSION_1.26
Expand All @@ -1237,6 +1240,7 @@ rules:
| `storage.k8s.io/v1beta1` | `storage.k8s.io/v1` |
**Example**:
uniqueName: K8S_REMOVED_APIVERSION_1.27
Expand Down

0 comments on commit 12fbc46

Please sign in to comment.