@openshift-assisted/locales 2.15.1-cim → 2.15.2-cim

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -738,6 +738,7 @@
738
738
  "ai:Service networks": "Service networks",
739
739
  "ai:Set <bold>{{agent_location_label_key}}</bold> label in Agent resource to specify its location.": "Set <bold>{{agent_location_label_key}}</bold> label in Agent resource to specify its location.",
740
740
  "ai:Set all the hosts to boot using iPXE script file": "Set all the hosts to boot using iPXE script file",
741
+ "ai:Show all available versions": "Show all available versions",
741
742
  "ai:Show proxy settings": "Show proxy settings",
742
743
  "ai:Single node cluster cannot contain more than 1 host.": "Single node cluster cannot contain more than 1 host.",
743
744
  "ai:Single Node OpenShift disclaimer": "Single Node OpenShift disclaimer",
package/package.json CHANGED
@@ -59,5 +59,5 @@
59
59
  "lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
60
60
  },
61
61
  "type": "module",
62
- "version": "2.15.1-cim"
62
+ "version": "2.15.2-cim"
63
63
  }